Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/net/
Dbpf_jit_32.c605 static inline void emit_a32_mov_i(const s8 dst, const u32 val, in emit_a32_mov_i() function
740 emit_a32_mov_i(rd[0], 0, ctx); in emit_a32_alu_r64()
764 emit_a32_mov_i(dst_hi, 0, ctx); in emit_a32_mov_r64()
1038 emit_a32_mov_i(tmp[0], off, ctx); in emit_str_r()
1072 emit_a32_mov_i(tmp[0], off, ctx); in emit_ldx_r()
1085 emit_a32_mov_i(rd[0], 0, ctx); in emit_ldx_r()
1091 emit_a32_mov_i(rd[0], 0, ctx); in emit_ldx_r()
1097 emit_a32_mov_i(rd[0], 0, ctx); in emit_ldx_r()
1385 emit_a32_mov_i(dst_hi, 0, ctx); in build_insn()
1458 emit_a32_mov_i(rt, imm, ctx); in build_insn()
[all …]