Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dinst.h99 cfc_op = 0x02, mtc_op = 0x04, enumerator
/arch/mips/mm/
Duasm.c118 { insn_mtc0, M(cop0_op, mtc_op, 0, 0, 0, 0), RT | RD | SET},
/arch/mips/math-emu/
Dcp1emu.c339 case mtc_op: in cop1Emulate()