Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dinst.h101 dmtc_op = 0x05, ctc_op = 0x06, enumerator
/arch/mips/mm/
Duasm.c106 { insn_dmtc0, M(cop0_op, dmtc_op, 0, 0, 0, 0), RT | RD | SET},
/arch/mips/math-emu/
Dcp1emu.c371 case dmtc_op: in cop1Emulate()