Searched refs:XGATE_OP_IMM8 (Results 1 – 4 of 4) sorted by relevance
55 #define XGATE_OP_IMM8 "r,i8" /* Register followed by 8-bit value. */ macro
79 #define OP_IMM8 XGATE_OP_IMM8
231 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IMM8)) in print_insn()
418 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM8)) in xgate_print_syntax()947 || !strcmp(opcode_handle->opc0[i]->constraints, XGATE_OP_IMM8) in xgate_find_match()