Searched refs:slld_op (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 148 slld_op = 0x31, enumerator 697 DEF_EMIT_REG3_FORMAT(slld, slld_op)
|
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/ |
H A D | inst.h | 149 andn_op, sllw_op, srlw_op, sraw_op, slld_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/ |
H A D | inst.h | 161 andn_op, sllw_op, srlw_op, sraw_op, slld_op, enumerator
|
/kernel/linux/linux-5.10/arch/loongarch/net/ |
H A D | ebpf_jit.h | 400 insn->reg3_format.opcode = slld_op; in emit_slld()
|
Completed in 7 milliseconds