Home
last modified time | relevance | path

Searched refs:A64_AND (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/net/
H A Dbpf_jit_comp.c546 emit(A64_AND(isdw, tmp2, tmp2, src), ctx); in emit_ll_sc_atomic()
567 emit(A64_AND(isdw, tmp2, src, ax), ctx); in emit_ll_sc_atomic()
815 emit(A64_AND(is64, dst, dst, src), ctx); in build_insn()
937 emit(A64_AND(is64, dst, dst, tmp), ctx); in build_insn()
H A Dbpf_jit.h257 #define A64_AND(sf, Rd, Rn, Rm) A64_LOGIC_SREG(sf, Rd, Rn, Rm, AND) macro
/kernel/linux/linux-5.10/arch/arm64/net/
H A Dbpf_jit.h193 #define A64_AND(sf, Rd, Rn, Rm) A64_LOGIC_SREG(sf, Rd, Rn, Rm, AND) macro
H A Dbpf_jit_comp.c474 emit(A64_AND(is64, dst, dst, src), ctx); in build_insn()
594 emit(A64_AND(is64, dst, dst, tmp), ctx); in build_insn()

Completed in 6 milliseconds