Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/net/
H A Dbpf_jit.h167 #define A64_REV64(Rd, Rn) A64_DATA1(1, Rd, Rn, REVERSE_64) macro
H A Dbpf_jit_comp.c540 emit(A64_REV64(dst, dst), ctx); in build_insn()
/kernel/linux/linux-6.6/arch/arm64/net/
H A Dbpf_jit.h230 #define A64_REV64(Rd, Rn) A64_DATA1(1, Rd, Rn, REVERSE_64) macro
H A Dbpf_jit_comp.c883 emit(A64_REV64(dst, dst), ctx); in build_insn()

Completed in 7 milliseconds