Home
last modified time | relevance | path

Searched refs:A64_LDRH (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm64/net/
Dbpf_jit.h69 #define A64_LDRH(Wt, Xn, Xm) A64_LS_REG(Wt, Xn, Xm, 16, LOAD) macro
Dbpf_jit_comp.c577 emit(A64_LDRH(dst, src, tmp), ctx); in build_insn()
698 emit(A64_LDRH(r0, r5, A64_ZR), ctx); in build_insn()