Searched refs:lx_op (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/mips/mm/ |
A D | uasm-mips.c | 125 [insn_ldx] = {M(spec3_op, 0, 0, 0, ldx_op, lx_op), RS | RT | RD}, 138 [insn_lwx] = {M(spec3_op, 0, 0, 0, lwx_op, lx_op), RS | RT | RD},
|
/linux-6.3-rc2/arch/mips/include/uapi/asm/ |
A D | inst.h | 80 yield_op = 0x09, lx_op = 0x0a, enumerator
|
/linux-6.3-rc2/arch/mips/kernel/ |
A D | unaligned.c | 164 if (insn.dsp_format.func == lx_op) { in emulate_load_store_insn()
|
Completed in 8 milliseconds