Searched refs:A64_STEOR (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/arm64/net/ | ||
D | bpf_jit.h | 135 #define A64_STEOR(sf, Rn, Rs) A64_ST_OP(sf, Rn, Rs, EOR) macro |
D | bpf_jit_comp.c | 676 emit(A64_STEOR(isdw, reg, src), ctx); in emit_lse_atomic() |