Searched refs:XGATE_OP_MON_C_R (Results 1 – 4 of 4) sorted by relevance
60 #define XGATE_OP_MON_C_R "c,r" /* CCR register followed by a general register. */ macro
83 #define OP_MON_C_R XGATE_OP_MON_C_R
133 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_C_R)) in print_insn()
428 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_MON_C_R)) in xgate_print_syntax()964 if (!strcmp(opcode_handle->opc0[i]->constraints, XGATE_OP_MON_C_R)) in xgate_find_match()