HomeSort by: relevance | last modified time | path
    Searched defs:ARM_EXT_V4 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
arm.h 27 #define ARM_EXT_V4 0x00000020 /* Allow half word loads. */
139 #define ARM_AEXT_V4xM (ARM_AEXT_V3 | ARM_EXT_V4)
140 #define ARM_AEXT_V4 (ARM_AEXT_V3M | ARM_EXT_V4)
  /src/external/gpl3/binutils.old/dist/include/opcode/
arm.h 27 #define ARM_EXT_V4 0x00000020 /* Allow half word loads. */
139 #define ARM_AEXT_V4xM (ARM_AEXT_V3 | ARM_EXT_V4)
140 #define ARM_AEXT_V4 (ARM_AEXT_V3M | ARM_EXT_V4)
  /src/external/gpl3/gdb/dist/include/opcode/
arm.h 27 #define ARM_EXT_V4 0x00000020 /* Allow half word loads. */
139 #define ARM_AEXT_V4xM (ARM_AEXT_V3 | ARM_EXT_V4)
140 #define ARM_AEXT_V4 (ARM_AEXT_V3M | ARM_EXT_V4)
  /src/external/gpl3/gdb.old/dist/include/opcode/
arm.h 27 #define ARM_EXT_V4 0x00000020 /* Allow half word loads. */
139 #define ARM_AEXT_V4xM (ARM_AEXT_V3 | ARM_EXT_V4)
140 #define ARM_AEXT_V4 (ARM_AEXT_V3M | ARM_EXT_V4)

Completed in 28 milliseconds