Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/net/
H A Dbpf_jit_32.c773 static inline void emit_a32_mov_r64(const bool is64, const s8 dst[], in emit_a32_mov_r64() function
1327 emit_a32_mov_r64(true, bpf_fp, bpf_r1, ctx); in build_prologue()
1331 emit_a32_mov_r64(true, tcc, bpf_r1, ctx); in build_prologue()
1403 emit_a32_mov_r64(is64, dst, src, ctx); in build_insn()
1804 emit_a32_mov_r64(true, r0, r1, ctx); in build_insn()
1805 emit_a32_mov_r64(true, r1, r2, ctx); in build_insn()