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