Searched refs:sth_op (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | unaligned.c | 273 case sth_op: in emulate_load_store_insn()
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | unaligned.c | 273 case sth_op: in emulate_load_store_insn()
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 94 sth_op = 0xa5, enumerator 615 DEF_EMIT_REG2I12_FORMAT(sth, sth_op)
|
/kernel/linux/linux-5.10/arch/loongarch/kvm/ |
H A D | emulate.c | 101 case sth_op: in _kvm_emu_mmio_write()
|
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/ |
H A D | inst.h | 123 ldb_op = 0xa0, ldh_op, ldw_op, ldd_op, stb_op, sth_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/ |
H A D | inst.h | 135 ldb_op = 0xa0, ldh_op, ldw_op, ldd_op, stb_op, sth_op, enumerator
|
/kernel/linux/linux-5.10/arch/loongarch/net/ |
H A D | ebpf_jit.h | 123 insn->reg2i12_format.opcode = sth_op; in emit_sth()
|
Completed in 7 milliseconds