Searched refs:mm_ctc1_op (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | uasm-micromips.c | 57 [insn_ctc1] = {M(mm_pool32f_op, 0, 0, 0, mm_ctc1_op, mm_32f_73_op), RT | RS},
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | uasm-micromips.c | 57 [insn_ctc1] = {M(mm_pool32f_op, 0, 0, 0, mm_ctc1_op, mm_32f_73_op), RT | RS},
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | inst.h | 532 mm_ctc1_op = 0x60, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | inst.h | 553 mm_ctc1_op = 0x60, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 675 mm_ctc1_op = 0x60, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 675 mm_ctc1_op = 0x60, enumerator
|
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
H A D | cp1emu.c | 368 case mm_ctc1_op: in microMIPS32_to_MIPS32() 377 else if (insn.mm_fp1_format.op == mm_ctc1_op) in microMIPS32_to_MIPS32()
|
/kernel/linux/linux-6.6/arch/mips/math-emu/ |
H A D | cp1emu.c | 368 case mm_ctc1_op: in microMIPS32_to_MIPS32() 377 else if (insn.mm_fp1_format.op == mm_ctc1_op) in microMIPS32_to_MIPS32()
|
Completed in 17 milliseconds