Searched refs:mtc_op (Results 1 – 3 of 3) sorted by relevance
/arch/mips/include/asm/ |
D | inst.h | 99 cfc_op = 0x02, mtc_op = 0x04, enumerator
|
/arch/mips/mm/ |
D | uasm.c | 118 { insn_mtc0, M(cop0_op, mtc_op, 0, 0, 0, 0), RT | RD | SET},
|
/arch/mips/math-emu/ |
D | cp1emu.c | 339 case mtc_op: in cop1Emulate()
|