Home
last modified time | relevance | path

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

/linux/arch/arm/net/
H A Dbpf_jit_32.c883 static inline void emit_a32_mov_r64(const bool is64, const s8 dst[], in emit_a32_mov_r64() function
1553 emit_a32_mov_r64(true, bpf_fp, bpf_r1, ctx); in build_prologue()
1557 emit_a32_mov_r64(true, tcc, bpf_r1, ctx); in build_prologue()
1632 emit_a32_mov_r64(is64, dst, src, ctx); in build_insn()
2058 emit_a32_mov_r64(true, r0, r1, ctx); in build_insn()
2059 emit_a32_mov_r64(true, r1, r2, ctx); in build_insn()