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

  /src/external/gpl3/binutils/dist/include/opcode/
xgate.h 57 #define XGATE_OP_IMM3 "i3" /* Register followed by 3-bit value. */
  /src/external/gpl3/binutils.old/dist/include/opcode/
xgate.h 57 #define XGATE_OP_IMM3 "i3" /* Register followed by 3-bit value. */
  /src/external/gpl3/gdb/dist/include/opcode/
xgate.h 57 #define XGATE_OP_IMM3 "i3" /* Register followed by 3-bit value. */
  /src/external/gpl3/gdb.old/dist/include/opcode/
xgate.h 57 #define XGATE_OP_IMM3 "i3" /* Register followed by 3-bit value. */
  /src/external/gpl3/binutils/dist/opcodes/
xgate-dis.c 250 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IMM3))
xgate-opc.c 77 #define OP_IMM3 XGATE_OP_IMM3
  /src/external/gpl3/binutils.old/dist/opcodes/
xgate-dis.c 250 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IMM3))
xgate-opc.c 77 #define OP_IMM3 XGATE_OP_IMM3
  /src/external/gpl3/gdb/dist/opcodes/
xgate-dis.c 250 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IMM3))
xgate-opc.c 77 #define OP_IMM3 XGATE_OP_IMM3
  /src/external/gpl3/gdb.old/dist/opcodes/
xgate-dis.c 250 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IMM3))
xgate-opc.c 77 #define OP_IMM3 XGATE_OP_IMM3
  /src/external/gpl3/binutils/dist/gas/config/
tc-xgate.c 413 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM3))
932 if (!strcmp (opcode_handle->opc0[i]->constraints, XGATE_OP_IMM3))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xgate.c 413 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM3))
932 if (!strcmp (opcode_handle->opc0[i]->constraints, XGATE_OP_IMM3))

Completed in 132 milliseconds