Searched refs:ctc_op (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | uasm-mips.c | 74 [insn_ctc1] = {M(cop1_op, ctc_op, 0, 0, 0, 0), RT | RD},
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | inst.h | 293 ctc_op = 0x06, enumerator
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | inst.h | 161 dmtc_op = 0x05, ctc_op = 0x06, enumerator
|
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
D | cp1emu.c | 378 op = ctc_op; in microMIPS32_to_MIPS32() 1176 case ctc_op: in cop1Emulate()
|