Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/net/
Dbpf_jit.h67 #define A64_LDR32(Wt, Xn, Xm) A64_LS_REG(Wt, Xn, Xm, 32, LOAD) macro
Dbpf_jit_comp.c398 emit(A64_LDR32(tmp, r2, tmp), ctx); in emit_bpf_tail_call()
1194 emit(A64_LDR32(dst, src, tmp), ctx); in build_insn()