Home
last modified time | relevance | path

Searched refs:A64_LDARH (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/net/
H A Dbpf_jit.h132 #define A64_LDARH(Wt, Xn) A64_LDAR(Wt, Xn, 16) macro
H A Dbpf_jit_comp.c744 emit(A64_LDARH(dst, reg), ctx); in emit_atomic_ld_st()