Searched refs:XGATE_OP_IMM3 (Results 1 – 4 of 4) sorted by relevance
57 #define XGATE_OP_IMM3 "i3" /* Register followed by 3-bit value. */ macro
77 #define OP_IMM3 XGATE_OP_IMM3
250 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IMM3)) in print_insn()
416 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM3)) in xgate_print_syntax()930 if (!strcmp(opcode_handle->opc0[i]->constraints, XGATE_OP_IMM3)) in xgate_find_match()