Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/mm/
Duasm-mips.c72 [insn_cfc1] = {M(cop1_op, cfc_op, 0, 0, 0, 0), RT | RD},
/linux-6.1.9/arch/mips/include/uapi/asm/
Dinst.h159 cfc_op = 0x02, mfhc0_op = 0x02, enumerator
/linux-6.1.9/arch/mips/math-emu/
Dcp1emu.c376 op = cfc_op; in microMIPS32_to_MIPS32()
1171 case cfc_op: in cop1Emulate()