Searched refs:stw_op (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | unaligned.c | 288 case stw_op: in emulate_load_store_insn()
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | unaligned.c | 288 case stw_op: in emulate_load_store_insn()
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 95 stw_op = 0xa6, enumerator 616 DEF_EMIT_REG2I12_FORMAT(stw, stw_op)
|
/kernel/linux/linux-5.10/arch/loongarch/kvm/ |
H A D | emulate.c | 97 case stw_op: in _kvm_emu_mmio_write()
|
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/ |
H A D | inst.h | 124 stw_op, std_op, ldbu_op, ldhu_op, ldwu_op, preld_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/ |
H A D | inst.h | 136 stw_op, std_op, ldbu_op, ldhu_op, ldwu_op, preld_op, enumerator
|
/kernel/linux/linux-5.10/arch/loongarch/net/ |
H A D | ebpf_jit.h | 132 insn->reg2i12_format.opcode = stw_op; in emit_stw()
|
Completed in 8 milliseconds