Searched refs:stb_op (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 93 stb_op = 0xa4, enumerator 614 DEF_EMIT_REG2I12_FORMAT(stb, stb_op)
|
/kernel/linux/linux-5.10/arch/loongarch/kvm/ |
H A D | emulate.c | 105 case stb_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 | 114 insn->reg2i12_format.opcode = stb_op; in emit_stb()
|
Completed in 6 milliseconds