Searched refs:mtc_op (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/mips/mm/ |
D | uasm-mips.c | 115 { insn_mtc0, M(cop0_op, mtc_op, 0, 0, 0, 0), RT | RD | SET},
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | inst.h | 115 mfhc_op = 0x03, mtc_op = 0x04, enumerator
|
/linux-4.4.14/arch/mips/math-emu/ |
D | cp1emu.c | 387 op = mtc_op; in microMIPS32_to_MIPS32() 1168 case mtc_op: in cop1Emulate()
|
/linux-4.4.14/arch/mips/kvm/ |
D | emulate.c | 1060 case mtc_op: in kvm_mips_emulate_CP0()
|