Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/net/
Dbpf_jit.h66 #define A64_STR64(Xt, Xn, Xm) A64_LS_REG(Xt, Xn, Xm, 64, STORE) macro
Dbpf_jit_comp.c720 emit(A64_STR64(tmp, dst, tmp2), ctx); in build_insn()
742 emit(A64_STR64(src, dst, tmp), ctx); in build_insn()