Searched refs:sraw_op (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 147 sraw_op = 0x30, enumerator 700 DEF_EMIT_REG3_FORMAT(sraw, sraw_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 | 454 insn->reg3_format.opcode = sraw_op; in emit_sraw()
|
Completed in 6 milliseconds