Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Duasm-mips.c74 [insn_ctc1] = {M(cop1_op, ctc_op, 0, 0, 0, 0), RT | RD},
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dinst.h161 dmtc_op = 0x05, ctc_op = 0x06, enumerator
/openbmc/linux/arch/mips/math-emu/
H A Dcp1emu.c378 op = ctc_op; in microMIPS32_to_MIPS32()
1176 case ctc_op: in cop1Emulate()