Searched refs:A64_LSL (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/arm64/net/ |
D | bpf_jit.h | 182 #define A64_LSL(sf, Rd, Rn, shift) ({ \ macro
|
D | bpf_jit_comp.c | 602 emit(A64_LSL(1, prg, r3, 3), ctx); in emit_bpf_tail_call() 1013 emit(A64_LSL(1, dst, dst, 32), ctx); in build_insn() 1223 emit(A64_LSL(is64, dst, dst, imm), ctx); in build_insn()
|