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

  /src/external/gpl3/binutils/dist/include/opcode/
arm.h 29 #define ARM_EXT_V5 0x00000080 /* Allow CLZ, etc. */
143 #define ARM_AEXT_V5xM (ARM_AEXT_V4xM | ARM_EXT_V5)
144 #define ARM_AEXT_V5 (ARM_AEXT_V4 | ARM_EXT_V5)
  /src/external/gpl3/binutils.old/dist/include/opcode/
arm.h 29 #define ARM_EXT_V5 0x00000080 /* Allow CLZ, etc. */
143 #define ARM_AEXT_V5xM (ARM_AEXT_V4xM | ARM_EXT_V5)
144 #define ARM_AEXT_V5 (ARM_AEXT_V4 | ARM_EXT_V5)
  /src/external/gpl3/gdb/dist/include/opcode/
arm.h 29 #define ARM_EXT_V5 0x00000080 /* Allow CLZ, etc. */
143 #define ARM_AEXT_V5xM (ARM_AEXT_V4xM | ARM_EXT_V5)
144 #define ARM_AEXT_V5 (ARM_AEXT_V4 | ARM_EXT_V5)
  /src/external/gpl3/gdb.old/dist/include/opcode/
arm.h 29 #define ARM_EXT_V5 0x00000080 /* Allow CLZ, etc. */
143 #define ARM_AEXT_V5xM (ARM_AEXT_V4xM | ARM_EXT_V5)
144 #define ARM_AEXT_V5 (ARM_AEXT_V4 | ARM_EXT_V5)

Completed in 30 milliseconds