Searched refs:cfc_op (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | uasm-mips.c | 72 [insn_cfc1] = {M(cop1_op, cfc_op, 0, 0, 0, 0), RT | RD},
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | inst.h | 288 cfc_op = 0x02, enumerator
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | inst.h | 159 cfc_op = 0x02, mfhc0_op = 0x02, enumerator
|
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
D | cp1emu.c | 376 op = cfc_op; in microMIPS32_to_MIPS32() 1171 case cfc_op: in cop1Emulate()
|