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