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