Searched refs:OP_OP_COP0 (Results 1 – 4 of 4) sorted by relevance
187 #define OP_OP_COP0 0x10 macro
238 * mips.h (OP_OP_COP0, OP_OP_COP1, OP_OP_COP2, OP_OP_COP3)
1183 if (op == OP_OP_COP0) in print_insn_args()
9363 if (((ip->insn_opcode >> OP_SH_OP) & OP_MASK_OP) == OP_OP_COP0) in mips_ip()