Searched refs:addiw_op (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 83 addiw_op = 0x0a, enumerator 604 DEF_EMIT_REG2I12_FORMAT(addiw, addiw_op)
|
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/ |
H A D | inst.h | 121 slti_op = 0x8, sltui_op, addiw_op, addid_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/ |
H A D | inst.h | 133 slti_op = 0x8, sltui_op, addiw_op, addid_op, enumerator
|
/kernel/linux/linux-5.10/arch/loongarch/net/ |
H A D | ebpf_jit.h | 249 insn->reg2i12_format.opcode = addiw_op; in emit_addiw()
|
Completed in 7 milliseconds