Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/net/
H A Dbpf_jit.h166 #define A64_REV32(sf, Rd, Rn) A64_DATA1(sf, Rd, Rn, REVERSE_32) macro
H A Dbpf_jit_comp.c536 emit(A64_REV32(is64, dst, dst), ctx); in build_insn()
/kernel/linux/linux-6.6/arch/arm64/net/
H A Dbpf_jit.h229 #define A64_REV32(sf, Rd, Rn) A64_DATA1(sf, Rd, Rn, REVERSE_32) macro
H A Dbpf_jit_comp.c879 emit(A64_REV32(is64, dst, dst), ctx); in build_insn()

Completed in 6 milliseconds