Searched refs:mm_cfc1_op (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | uasm-micromips.c | 55 [insn_cfc1] = {M(mm_pool32f_op, 0, 0, 0, mm_cfc1_op, mm_32f_73_op), RT | RS},
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | uasm-micromips.c | 55 [insn_cfc1] = {M(mm_pool32f_op, 0, 0, 0, mm_cfc1_op, mm_32f_73_op), RT | RS},
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | inst.h | 528 mm_cfc1_op = 0x40, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | inst.h | 549 mm_cfc1_op = 0x40, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 671 mm_cfc1_op = 0x40, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 671 mm_cfc1_op = 0x40, enumerator
|
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
H A D | cp1emu.c | 367 case mm_cfc1_op: in microMIPS32_to_MIPS32() 375 else if (insn.mm_fp1_format.op == mm_cfc1_op) in microMIPS32_to_MIPS32()
|
/kernel/linux/linux-6.6/arch/mips/math-emu/ |
H A D | cp1emu.c | 367 case mm_cfc1_op: in microMIPS32_to_MIPS32() 375 else if (insn.mm_fp1_format.op == mm_cfc1_op) in microMIPS32_to_MIPS32()
|
Completed in 16 milliseconds