Searched refs:A64_STR64 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/arm64/net/ |
D | bpf_jit.h | 66 #define A64_STR64(Xt, Xn, Xm) A64_LS_REG(Xt, Xn, Xm, 64, STORE) macro
|
D | bpf_jit_comp.c | 1232 emit(A64_STR64(tmp, dst, tmp2), ctx); in build_insn() 1280 emit(A64_STR64(src, dst, tmp), ctx); in build_insn()
|