Home
last modified time | relevance | path

Searched refs:dmfc_op (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/mm/
Duasm-mips.c88 [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/
Dinst.h287 dmfc_op = 0x01, enumerator
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dinst.h158 mfc_op = 0x00, dmfc_op = 0x01, enumerator
/kernel/linux/linux-5.10/arch/mips/kvm/
Dvz.c910 case dmfc_op: in kvm_vz_gpsi_cop0()
Demulate.c1340 case dmfc_op: in kvm_mips_emulate_CP0()
/kernel/linux/linux-5.10/arch/mips/math-emu/
Dcp1emu.c1120 case dmfc_op: in cop1Emulate()