Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/net/
Dbpf_jit_32.c589 static inline void emit_a32_mov_i(const s8 dst, const u32 val, in emit_a32_mov_i() function
739 emit_a32_mov_i(rd[0], 0, ctx); in emit_a32_alu_r64()
762 emit_a32_mov_i(dst_hi, 0, ctx); in emit_a32_mov_r64()
1011 emit_a32_mov_i(tmp[0], off, ctx); in emit_str_r()
1051 emit_a32_mov_i(tmp[0], off, ctx); in emit_ldx_r()
1063 emit_a32_mov_i(rd[0], 0, ctx); in emit_ldx_r()
1068 emit_a32_mov_i(rd[0], 0, ctx); in emit_ldx_r()
1073 emit_a32_mov_i(rd[0], 0, ctx); in emit_ldx_r()
1277 emit_a32_mov_i(fphi, 0, ctx); in build_prologue()
1421 emit_a32_mov_i(rt, imm, ctx); in build_insn()
[all …]