Searched refs:sh_op (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | uasm-mips.c | 180 [insn_sh] = {M(sh_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | uasm-mips.c | 182 [insn_sh] = {M(sh_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | inst.h | 33 sb_op, sh_op, swl_op, sw_op, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | inst.h | 33 sb_op, sh_op, swl_op, sw_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 67 sh_op, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 67 sh_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | unaligned.c | 372 case sh_op: in emulate_load_store_insn()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | unaligned.c | 379 case sh_op: in emulate_load_store_insn()
|
/kernel/linux/linux-6.6/arch/mips/kvm/ |
H A D | emulate.c | 1017 case sh_op: in kvm_mips_emulate_store()
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
H A D | emulate.c | 1646 case sh_op: in kvm_mips_emulate_store()
|
Completed in 19 milliseconds