Searched refs:XGATE_OP_IMM4 (Results 1 – 4 of 4) sorted by relevance
56 #define XGATE_OP_IMM4 "r,i4" /* Register followed by 4-bit value. … macro
78 #define OP_IMM4 XGATE_OP_IMM4
226 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IMM4)) in print_insn()
418 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM4)) in xgate_print_syntax()950 || !strcmp(opcode_handle->opc0[i]->constraints, XGATE_OP_IMM4) in xgate_find_match()