Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/net/
H A Dbpf_jit.h198 #define A64_TST(sf, Rn, Rm) A64_ANDS(sf, A64_ZR, Rn, Rm) macro
H A Dbpf_jit_comp.c717 emit(A64_TST(is64, dst, src), ctx); in build_insn()
756 emit(A64_TST(is64, dst, tmp), ctx); in build_insn()