Searched refs:XGATE_OP_REL9 (Results 1 – 4 of 4) sorted by relevance
64 #define XGATE_OP_REL9 "b9" /* 9-bit value that is relative to the current pc. */ macro
87 #define OP_REL9 XGATE_OP_REL9
188 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_REL9)) in print_insn()
1192 else if ( !strcmp (opcode->constraints, XGATE_OP_REL9) in xgate_scan_operands()