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

  /src/external/gpl3/binutils/dist/opcodes/
aarch64-opc.h 362 #undef F_REG_ALIAS
363 #define F_REG_ALIAS (1 << 6) /* Register name aliases another. */
  /src/external/gpl3/binutils.old/dist/opcodes/
aarch64-opc.h 329 #undef F_REG_ALIAS
330 #define F_REG_ALIAS (1 << 6) /* Register name aliases another. */
  /src/external/gpl3/gdb/dist/opcodes/
aarch64-opc.h 328 #undef F_REG_ALIAS
329 #define F_REG_ALIAS (1 << 6) /* Register name aliases another. */
  /src/external/gpl3/gdb.old/dist/opcodes/
aarch64-opc.h 307 #undef F_REG_ALIAS
308 #define F_REG_ALIAS (1 << 6) /* Register name aliases another. */
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 502 #define F_REG_ALIAS (1 << 5)

Completed in 44 milliseconds