Searched refs:lw_op (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/arch/mips/mm/ |
D | uasm-mips.c | 136 [insn_lw] = {M(lw_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
|
/linux-5.19.10/arch/mips/include/uapi/asm/ |
D | inst.h | 31 lb_op, lh_op, lwl_op, lw_op, enumerator
|
/linux-5.19.10/arch/mips/kernel/ |
D | unaligned.c | 262 case lw_op: in emulate_load_store_insn()
|
/linux-5.19.10/arch/mips/kvm/ |
D | emulate.c | 1313 case lw_op: in kvm_mips_emulate_load()
|