Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/
Dinst.h99 mfc_op = 0x00, dmfc_op = 0x01, enumerator
/linux-3.4.99/arch/mips/mm/
Duasm.c124 { insn_mfc0, M(cop0_op, mfc_op, 0, 0, 0, 0), RT | RD | SET},
/linux-3.4.99/arch/mips/math-emu/
Dcp1emu.c377 case mfc_op: in cop1Emulate()