Searched refs:srliw_op (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 72 srliw_op = 0x89, enumerator 573 DEF_EMIT_REG2I5_FORMAT(srliw, srliw_op)
|
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/ |
H A D | inst.h | 63 slliw_op = 0x81, srliw_op = 0x89, sraiw_op = 0x91, rotriw_op = 0x99, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/ |
H A D | inst.h | 75 slliw_op = 0x81, srliw_op = 0x89, sraiw_op = 0x91, rotriw_op = 0x99, enumerator
|
/kernel/linux/linux-5.10/arch/loongarch/net/ |
H A D | ebpf_jit.h | 427 insn->reg2ui5_format.opcode = srliw_op; in emit_srliw()
|
Completed in 10 milliseconds