Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/mm/
Duasm-mips.c139 [insn_mfc0] = {M(cop0_op, mfc_op, 0, 0, 0, 0), RT | RD | SET},
/linux-6.1.9/arch/mips/kvm/
Dvz.c909 case mfc_op: in kvm_vz_gpsi_cop0()
964 if (inst.c0r_format.rs == mfc_op) in kvm_vz_gpsi_cop0()
969 trace_kvm_hwr(vcpu, (inst.c0r_format.rs == mfc_op) ? in kvm_vz_gpsi_cop0()
/linux-6.1.9/arch/mips/include/uapi/asm/
Dinst.h158 mfc_op = 0x00, dmfc_op = 0x01, enumerator
/linux-6.1.9/arch/mips/math-emu/
Dcp1emu.c372 op = mfc_op; in microMIPS32_to_MIPS32()
1158 case mfc_op: in cop1Emulate()