Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/net/
H A Dbpf_jit.h134 #define A64_UXTH(sf, Rd, Rn) A64_UBFM(sf, Rd, Rn, 0, 15) macro
H A Dbpf_jit_comp.c533 emit(A64_UXTH(is64, dst, dst), ctx); in build_insn()
548 emit(A64_UXTH(is64, dst, dst), ctx); in build_insn()
/kernel/linux/linux-6.6/arch/arm64/net/
H A Dbpf_jit.h192 #define A64_UXTH(sf, Rd, Rn) A64_UBFM(sf, Rd, Rn, 0, 15) macro
H A Dbpf_jit_comp.c876 emit(A64_UXTH(is64, dst, dst), ctx); in build_insn()
891 emit(A64_UXTH(is64, dst, dst), ctx); in build_insn()

Completed in 6 milliseconds