Home
last modified time | relevance | path

Searched refs:XGATE_OP_INH (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dxgate.h51 #define XGATE_OP_INH "" /* Inherent. */ macro
/toolchain/binutils/binutils-2.27/opcodes/
Dxgate-opc.c74 #define OP_INH XGATE_OP_INH
Dxgate-dis.c255 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_INH)) in print_insn()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xgate.c408 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_INH)) in xgate_print_syntax()
918 if (!strcmp(opcode_handle->opc0[i]->constraints, XGATE_OP_INH)) in xgate_find_match()