Searched refs:A64_UXTH (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/net/ |
| H A D | bpf_jit.h | 212 #define A64_UXTH(sf, Rd, Rn) A64_UBFM(sf, Rd, Rn, 0, 15) macro
|
| H A D | bpf_jit_comp.c | 1343 emit(A64_UXTH(is64, dst, dst), ctx); in build_insn() 1358 emit(A64_UXTH(is64, dst, dst), ctx); in build_insn()
|