Searched refs:mfc_op (Results 1 – 4 of 4) sorted by relevance
/arch/mips/mm/ |
D | uasm-mips.c | 111 { insn_mfc0, M(cop0_op, mfc_op, 0, 0, 0, 0), RT | RD | SET},
|
/arch/mips/include/uapi/asm/ |
D | inst.h | 113 mfc_op = 0x00, dmfc_op = 0x01, enumerator
|
/arch/mips/math-emu/ |
D | cp1emu.c | 385 op = mfc_op; in microMIPS32_to_MIPS32() 1171 case mfc_op: in cop1Emulate()
|
/arch/mips/kvm/ |
D | emulate.c | 1065 case mfc_op: in kvm_mips_emulate_CP0()
|