Home
last modified time | relevance | path

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

/linux/arch/arm64/net/
H A Dbpf_jit.h131 #define A64_LDARB(Wt, Xn) A64_LDAR(Wt, Xn, 8) macro
H A Dbpf_jit_comp.c741 emit(A64_LDARB(dst, reg), ctx); in emit_atomic_ld_st()