Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/net/
H A Dbpf_jit.h68 #define A64_LDRSW(Xt, Xn, Xm) A64_LS_REG(Xt, Xn, Xm, 32, SIGNED_LOAD) macro
H A Dbpf_jit_comp.c1192 emit(A64_LDRSW(dst, src, tmp), ctx); in build_insn()