Searched refs:A64_STLRH (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/arch/arm64/net/ | ||
| H A D | bpf_jit.h | 138 #define A64_STLRH(Wt, Xn) A64_STLR(Wt, Xn, 16) macro |
| H A D | bpf_jit_comp.c | 708 emit(A64_STLRH(src, reg), ctx); in emit_atomic_ld_st() |