Searched refs:lwx_op (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | uasm-mips.c | 138 [insn_lwx] = {M(spec3_op, 0, 0, 0, lwx_op, lx_op), RS | RT | RD},
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | uasm-mips.c | 138 [insn_lwx] = {M(spec3_op, 0, 0, 0, lwx_op, lx_op), RS | RT | RD},
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | inst.h | 266 lwx_op = 0x00, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | inst.h | 266 lwx_op = 0x00, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 407 lwx_op = 0x00, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 407 lwx_op = 0x00, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | unaligned.c | 165 case lwx_op: in emulate_load_store_insn()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | unaligned.c | 207 case lwx_op: in emulate_load_store_insn()
|
Completed in 15 milliseconds