Searched refs:A64_STRH (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/arm64/net/ |
D | bpf_jit.h | 62 #define A64_STRH(Wt, Xn, Xm) A64_LS_REG(Wt, Xn, Xm, 16, STORE) macro
|
D | bpf_jit_comp.c | 1216 emit(A64_STRH(tmp, dst, tmp2), ctx); in build_insn() 1264 emit(A64_STRH(src, dst, tmp), ctx); in build_insn()
|