Home
last modified time | relevance | path

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

/linux/arch/arm64/net/
H A Dbpf_jit.h84 #define A64_LDR32I(Wt, Xn, imm) A64_LS_IMM(Wt, Xn, imm, 32, LOAD) macro
H A Dbpf_jit_comp.c1589 emit(A64_LDR32I(r0, tmp, cpu_offset), ctx); in build_insn()
1693 emit(A64_LDR32I(dst, src_adj, off_adj), ctx); in build_insn()