Searched refs:A64_LDCLRAL (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/arm64/net/ |
D | bpf_jit.h | 138 #define A64_LDCLRAL(sf, Rt, Rn, Rs) A64_LD_OP_AL(sf, Rt, Rn, Rs, CLR) macro
|
D | bpf_jit_comp.c | 480 emit(A64_LDCLRAL(isdw, src, reg, tmp2), ctx); in emit_lse_atomic()
|