Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/mm/
Duasm-mips.c115 { insn_mtc0, M(cop0_op, mtc_op, 0, 0, 0, 0), RT | RD | SET},
/linux-4.4.14/arch/mips/include/uapi/asm/
Dinst.h115 mfhc_op = 0x03, mtc_op = 0x04, enumerator
/linux-4.4.14/arch/mips/math-emu/
Dcp1emu.c387 op = mtc_op; in microMIPS32_to_MIPS32()
1168 case mtc_op: in cop1Emulate()
/linux-4.4.14/arch/mips/kvm/
Demulate.c1060 case mtc_op: in kvm_mips_emulate_CP0()