Searched refs:dmtc_op (Results 1 – 3 of 3) sorted by relevance
/arch/mips/include/asm/ |
D | inst.h | 101 dmtc_op = 0x05, ctc_op = 0x06, enumerator
|
/arch/mips/mm/ |
D | uasm.c | 106 { insn_dmtc0, M(cop0_op, dmtc_op, 0, 0, 0, 0), RT | RD | SET},
|
/arch/mips/math-emu/ |
D | cp1emu.c | 371 case dmtc_op: in cop1Emulate()
|