Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/net/
H A Dbpf_jit.h60 #define A64_STRB(Wt, Xn, Xm) A64_LS_REG(Wt, Xn, Xm, 8, STORE) macro
H A Dbpf_jit_comp.c1289 emit(A64_STRB(tmp, dst, tmp2), ctx); in build_insn()
1337 emit(A64_STRB(src, dst, tmp), ctx); in build_insn()