Searched refs:mfc_op (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/arch/mips/mm/ |
D | uasm-mips.c | 139 [insn_mfc0] = {M(cop0_op, mfc_op, 0, 0, 0, 0), RT | RD | SET},
|
/linux-5.19.10/arch/mips/kvm/ |
D | vz.c | 909 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-5.19.10/arch/mips/include/uapi/asm/ |
D | inst.h | 158 mfc_op = 0x00, dmfc_op = 0x01, enumerator
|
/linux-5.19.10/arch/mips/math-emu/ |
D | cp1emu.c | 372 op = mfc_op; in microMIPS32_to_MIPS32() 1158 case mfc_op: in cop1Emulate()
|