Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/mm/
Duasm-mips.c75 { insn_dmfc0, M(cop0_op, dmfc_op, 0, 0, 0, 0), RT | RD | SET},
/linux-4.4.14/arch/mips/include/uapi/asm/
Dinst.h113 mfc_op = 0x00, dmfc_op = 0x01, enumerator
/linux-4.4.14/arch/mips/kvm/
Demulate.c1056 case dmfc_op: in kvm_mips_emulate_CP0()
/linux-4.4.14/arch/mips/math-emu/
Dcp1emu.c1122 case dmfc_op: in cop1Emulate()