Home
last modified time | relevance | path

Searched refs:XGATE_OP_MON_C_R (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dxgate.h60 #define XGATE_OP_MON_C_R "c,r" /* CCR register followed by a general register. */ macro
/toolchain/binutils/binutils-2.25/opcodes/
Dxgate-opc.c83 #define OP_MON_C_R XGATE_OP_MON_C_R
Dxgate-dis.c133 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_C_R)) in print_insn()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xgate.c428 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()