cop0_op          1947 arch/mips/kvm/emulate.c 	case cop0_op:
cop0_op          1152 arch/mips/kvm/vz.c 	case cop0_op:
cop0_op          1228 arch/mips/kvm/vz.c 	if (inst.c0r_format.opcode == cop0_op &&
cop0_op           699 arch/mips/math-emu/cp1emu.c 	case cop0_op:
cop0_op            81 arch/mips/mm/uasm-mips.c 	[insn_di]	= {M(cop0_op, mfmc0_op, 0, 12, 0, 0), RT},
cop0_op            88 arch/mips/mm/uasm-mips.c 	[insn_dmfc0]	= {M(cop0_op, dmfc_op, 0, 0, 0, 0), RT | RD | SET},
cop0_op            91 arch/mips/mm/uasm-mips.c 	[insn_dmtc0]	= {M(cop0_op, dmtc_op, 0, 0, 0, 0), RT | RD | SET},
cop0_op           109 arch/mips/mm/uasm-mips.c 	[insn_eret]	= {M(cop0_op, cop_op, 0, 0, 0, eret_op),  0},
cop0_op           139 arch/mips/mm/uasm-mips.c 	[insn_mfc0]	= {M(cop0_op, mfc_op, 0, 0, 0, 0),  RT | RD | SET},
cop0_op           140 arch/mips/mm/uasm-mips.c 	[insn_mfhc0]	= {M(cop0_op, mfhc0_op, 0, 0, 0, 0),  RT | RD | SET},
cop0_op           147 arch/mips/mm/uasm-mips.c 	[insn_mtc0]	= {M(cop0_op, mtc_op, 0, 0, 0, 0),  RT | RD | SET},
cop0_op           148 arch/mips/mm/uasm-mips.c 	[insn_mthc0]	= {M(cop0_op, mthc0_op, 0, 0, 0, 0),  RT | RD | SET},
cop0_op           167 arch/mips/mm/uasm-mips.c 	[insn_rfe]	= {M(cop0_op, cop_op, 0, 0, 0, rfe_op),  0},
cop0_op           195 arch/mips/mm/uasm-mips.c 	[insn_tlbp]	= {M(cop0_op, cop_op, 0, 0, 0, tlbp_op),  0},
cop0_op           196 arch/mips/mm/uasm-mips.c 	[insn_tlbr]	= {M(cop0_op, cop_op, 0, 0, 0, tlbr_op),  0},
cop0_op           197 arch/mips/mm/uasm-mips.c 	[insn_tlbwi]	= {M(cop0_op, cop_op, 0, 0, 0, tlbwi_op),  0},
cop0_op           198 arch/mips/mm/uasm-mips.c 	[insn_tlbwr]	= {M(cop0_op, cop_op, 0, 0, 0, tlbwr_op),  0},
cop0_op           199 arch/mips/mm/uasm-mips.c 	[insn_wait]	= {M(cop0_op, cop_op, 0, 0, 0, wait_op), SCIMM},
cop0_op           385 arch/nds32/math-emu/fpuemu.c 	if (NDS32Insn_OPCODE(insn) != cop0_op)