Searched refs:pref_op (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | uasm-mips.c | 163 [insn_pref] = {M(pref_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | uasm-mips.c | 165 [insn_pref] = {M(pref_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | inst.h | 35 ll_op, lwc1_op, lwc2_op, bc6_op = lwc2_op, pref_op, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | inst.h | 35 ll_op, lwc1_op, lwc2_op, bc6_op = lwc2_op, pref_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 78 pref_op, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 78 pref_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | mips-r2-to-r6-emul.c | 2203 case pref_op: in mipsr2_decoder()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | mips-r2-to-r6-emul.c | 2203 case pref_op: in mipsr2_decoder()
|
Completed in 16 milliseconds