Searched refs:dmfc_op (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/mips/mm/ |
D | uasm-mips.c | 75 { insn_dmfc0, M(cop0_op, dmfc_op, 0, 0, 0, 0), RT | RD | SET},
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | inst.h | 113 mfc_op = 0x00, dmfc_op = 0x01, enumerator
|
/linux-4.4.14/arch/mips/kvm/ |
D | emulate.c | 1056 case dmfc_op: in kvm_mips_emulate_CP0()
|
/linux-4.4.14/arch/mips/math-emu/ |
D | cp1emu.c | 1122 case dmfc_op: in cop1Emulate()
|