Searched refs:A64_STLXR (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/net/
H A Dbpf_jit.h118 #define A64_STLXR(sf, Rt, Rn, Rs) \ macro
H A Dbpf_jit_comp.c632 emit(A64_STLXR(isdw, tmp2, reg, tmp3), ctx);
641 emit(A64_STLXR(isdw, tmp2, reg, tmp3), ctx);
656 emit(A64_STLXR(isdw, src, reg, tmp3), ctx);

Completed in 207 milliseconds