Home
last modified time | relevance | path

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

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