Home
last modified time | relevance | path

Searched refs:A64_LSL (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/arm64/net/
H A Dbpf_jit.h202 #define A64_LSL(sf, Rd, Rn, shift) ({ \ macro
H A Dbpf_jit_comp.c617 emit(A64_LSL(1, prg, r3, 3), ctx); in emit_bpf_tail_call()
1144 emit(A64_LSL(1, dst, dst, 32), ctx); in build_insn()
1347 emit(A64_LSL(is64, dst, dst, imm), ctx); in build_insn()