Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/mm/
Duasm-mips.c76 { insn_dmtc0, M(cop0_op, dmtc_op, 0, 0, 0, 0), RT | RD | SET},
/linux-4.1.27/arch/mips/include/uapi/asm/
Dinst.h116 dmtc_op = 0x05, ctc_op = 0x06, enumerator
/linux-4.1.27/arch/mips/math-emu/
Dcp1emu.c1133 case dmtc_op: in cop1Emulate()
/linux-4.1.27/arch/mips/kvm/
Demulate.c1247 case dmtc_op: in kvm_mips_emulate_CP0()