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

  /toolchain/binutils/binutils-2.25/include/opcode/
xgate.h 53 #define XGATE_OP_DYA "r,r" /* Register followed by a register. */
  /toolchain/binutils/binutils-2.25/opcodes/
xgate-dis.c 170 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_DYA))
xgate-opc.c 76 #define OP_DYA XGATE_OP_DYA
  /toolchain/binutils/binutils-2.25/gas/config/
tc-xgate.c 414 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_DYA))
937 if (!strcmp(opcode_handle->opc0[i]->constraints, XGATE_OP_DYA))
    [all...]

Completed in 285 milliseconds