Searched refs:lh_op (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | uasm-mips.c | 126 [insn_lh] = {M(lh_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | uasm-mips.c | 126 [insn_lh] = {M(lh_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | inst.h | 31 lb_op, lh_op, lwl_op, lw_op, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | inst.h | 31 lb_op, lh_op, lwl_op, lw_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 59 lh_op, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 59 lh_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | unaligned.c | 269 case lh_op: in emulate_load_store_insn()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | unaligned.c | 288 case lh_op: in emulate_load_store_insn()
|
/kernel/linux/linux-6.6/arch/mips/kvm/ |
H A D | emulate.c | 1318 case lh_op: in kvm_mips_emulate_load()
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
H A D | emulate.c | 1947 case lh_op: in kvm_mips_emulate_load()
|
Completed in 19 milliseconds