Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dvz.c853 if (op == mtc_op) { in mips_process_maar()
977 case mtc_op: in kvm_vz_gpsi_cop0()
982 trace_kvm_hwr(vcpu, (inst.c0r_format.rs == mtc_op) ? in kvm_vz_gpsi_cop0()
1315 inst.c0r_format.rs == mtc_op && in kvm_trap_vz_handle_gsfc()
H A Demulate.c1348 case mtc_op: in kvm_mips_emulate_CP0()
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Duasm-mips.c147 [insn_mtc0] = {M(cop0_op, mtc_op, 0, 0, 0, 0), RT | RD | SET},
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dinst.h160 mfhc_op = 0x03, mtc_op = 0x04, enumerator
/OK3568_Linux_fs/kernel/arch/mips/math-emu/
H A Dcp1emu.c374 op = mtc_op; in microMIPS32_to_MIPS32()
1166 case mtc_op: in cop1Emulate()