HomeSort by relevance Sort by last modified time
    Searched refs:XGATE_OP_INH (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
xgate.h 51 #define XGATE_OP_INH "" /* Inherent. */
  /toolchain/binutils/binutils-2.25/opcodes/
xgate-dis.c 255 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_INH))
xgate-opc.c 74 #define OP_INH XGATE_OP_INH
  /toolchain/binutils/binutils-2.25/gas/config/
tc-xgate.c 410 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_INH))
920 if (!strcmp(opcode_handle->opc0[i]->constraints, XGATE_OP_INH))
    [all...]

Completed in 135 milliseconds