Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/net/
H A Dbpf_jit.h262 #define A64_TST(sf, Rn, Rm) A64_ANDS(sf, A64_ZR, Rn, Rm) macro
H A Dbpf_jit_comp.c1069 emit(A64_TST(is64, dst, src), ctx); in build_insn()
1108 emit(A64_TST(is64, dst, tmp), ctx); in build_insn()