Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dxgate.h52 #define XGATE_OP_TRI "r,r,r" /* Register followed by two registers. */ macro
/toolchain/binutils/binutils-2.25/opcodes/
Dxgate-opc.c75 #define OP_TRI XGATE_OP_TRI
Dxgate-dis.c143 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_TRI)) in print_insn()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xgate.c412 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_TRI)) in xgate_print_syntax()
977 XGATE_OP_TRI)) in xgate_find_match()