Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dxgate.h63 #define XGATE_OP_IDO5 "r,r,i5" /* Two general registers followed by an immediate value. */ macro
/toolchain/binutils/binutils-2.25/opcodes/
Dxgate-opc.c86 #define OP_IDO5 XGATE_OP_IDO5
Dxgate-dis.c177 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IDO5)) in print_insn()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xgate.c983 XGATE_OP_IDO5)) in xgate_find_match()