Searched refs:emit_a64_add_i (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 272 static inline void emit_a64_add_i(const bool is64, const int dst, const int src, in emit_a64_add_i() function 677 emit_a64_add_i(1, tmp, reg, tmp, off, ctx); in emit_atomic_ld_st() 742 emit_a64_add_i(1, tmp, reg, tmp, off, ctx); in emit_lse_atomic() 823 emit_a64_add_i(1, tmp, reg, tmp, off, ctx); in emit_ll_sc_atomic() 1280 emit_a64_add_i(is64, dst, dst, tmp, imm, ctx); in build_insn()
|