Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/net/
H A Dbpf_jit_32.c605 static inline void emit_a32_mov_i(const s8 dst, const u32 val, in emit_a32_mov_i() function
756 emit_a32_mov_i(rd[0], 0, ctx); in emit_a32_alu_r64()
780 emit_a32_mov_i(dst_hi, 0, ctx); in emit_a32_mov_r64()
1054 emit_a32_mov_i(tmp[0], off, ctx); in emit_str_r()
1088 emit_a32_mov_i(tmp[0], off, ctx); in emit_ldx_r()
1101 emit_a32_mov_i(rd[0], 0, ctx); in emit_ldx_r()
1107 emit_a32_mov_i(rd[0], 0, ctx); in emit_ldx_r()
1113 emit_a32_mov_i(rd[0], 0, ctx); in emit_ldx_r()
1400 emit_a32_mov_i(dst_hi, 0, ctx); in build_insn()
1473 emit_a32_mov_i(rt, imm, ctx); in build_insn()
[all …]