Searched refs:dmfc_op (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | uasm-mips.c | 88 [insn_dmfc0] = {M(cop0_op, dmfc_op, 0, 0, 0, 0), RT | RD | SET},
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | inst.h | 287 dmfc_op = 0x01, enumerator
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | inst.h | 158 mfc_op = 0x00, dmfc_op = 0x01, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
D | vz.c | 910 case dmfc_op: in kvm_vz_gpsi_cop0()
|
D | emulate.c | 1340 case dmfc_op: in kvm_mips_emulate_CP0()
|
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
D | cp1emu.c | 1120 case dmfc_op: in cop1Emulate()
|