Searched refs:emit_a32_mov_i (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/arch/arm/net/ |
| D | bpf_jit_32.c | 586 static inline void emit_a32_mov_i(const s8 dst, const u32 val, in emit_a32_mov_i() function 737 emit_a32_mov_i(rd[0], 0, ctx); in emit_a32_alu_r64() 761 emit_a32_mov_i(dst_hi, 0, ctx); in emit_a32_mov_r64() 1010 emit_a32_mov_i(tmp[0], off, ctx); in emit_str_r() 1050 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() 1069 emit_a32_mov_i(rd[0], 0, ctx); in emit_ldx_r() 1075 emit_a32_mov_i(rd[0], 0, ctx); in emit_ldx_r() 1291 emit_a32_mov_i(fphi, 0, ctx); in build_prologue() 1366 emit_a32_mov_i(dst_hi, 0, ctx); in build_insn() [all …]
|