Searched refs:A64_LDRH (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/arm64/net/ |
| D | bpf_jit.h | 69 #define A64_LDRH(Wt, Xn, Xm) A64_LS_REG(Wt, Xn, Xm, 16, LOAD) macro
|
| D | bpf_jit_comp.c | 577 emit(A64_LDRH(dst, src, tmp), ctx); in build_insn() 698 emit(A64_LDRH(r0, r5, A64_ZR), ctx); in build_insn()
|