Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/mm/
Duasm-mips.c88 [insn_dmfc0] = {M(cop0_op, dmfc_op, 0, 0, 0, 0), RT | RD | SET},
/linux-5.19.10/arch/mips/include/uapi/asm/
Dinst.h158 mfc_op = 0x00, dmfc_op = 0x01, enumerator
/linux-5.19.10/arch/mips/kvm/
Dvz.c908 case dmfc_op: in kvm_vz_gpsi_cop0()
/linux-5.19.10/arch/mips/math-emu/
Dcp1emu.c1120 case dmfc_op: in cop1Emulate()