HomeSort by: relevance | last modified time | path
    Searched refs:XGATE_OP_IDR (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
xgate.h 62 #define XGATE_OP_IDR "r,r,+" /* Three registers with the third having a -/+ directive. */
  /src/external/gpl3/binutils.old/dist/include/opcode/
xgate.h 62 #define XGATE_OP_IDR "r,r,+" /* Three registers with the third having a -/+ directive. */
  /src/external/gpl3/gdb/dist/include/opcode/
xgate.h 62 #define XGATE_OP_IDR "r,r,+" /* Three registers with the third having a -/+ directive. */
  /src/external/gpl3/gdb.old/dist/include/opcode/
xgate.h 62 #define XGATE_OP_IDR "r,r,+" /* Three registers with the third having a -/+ directive. */
  /src/external/gpl3/binutils/dist/opcodes/
xgate-dis.c 149 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IDR))
xgate-opc.c 85 #define OP_IDR XGATE_OP_IDR
  /src/external/gpl3/binutils.old/dist/opcodes/
xgate-dis.c 149 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IDR))
xgate-opc.c 85 #define OP_IDR XGATE_OP_IDR
  /src/external/gpl3/gdb/dist/opcodes/
xgate-dis.c 149 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IDR))
xgate-opc.c 85 #define OP_IDR XGATE_OP_IDR
  /src/external/gpl3/gdb.old/dist/opcodes/
xgate-dis.c 149 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IDR))
xgate-opc.c 85 #define OP_IDR XGATE_OP_IDR
  /src/external/gpl3/binutils/dist/gas/config/
tc-xgate.c 404 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IDR))
979 XGATE_OP_IDR)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xgate.c 404 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IDR))
979 XGATE_OP_IDR)

Completed in 43 milliseconds