Lines Matching defs:rd
111 static void emit_imm(const s8 rd, s32 imm, struct rv_jit_context *ctx) in emit_imm()
124 static void emit_imm32(const s8 *rd, s32 imm, struct rv_jit_context *ctx) in emit_imm32()
136 static void emit_imm64(const s8 *rd, s32 imm_hi, s32 imm_lo, in emit_imm64()
227 static void emit_jump_and_link(u8 rd, s32 rvoff, bool force_jalr, in emit_jump_and_link()
247 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in emit_alu_i64() local
331 const s8 *rd = bpf_get_reg32(dst, tmp1, ctx); in emit_alu_i32() local
411 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in emit_alu_r64() local
516 const s8 *rd = bpf_get_reg32(dst, tmp1, ctx); in emit_alu_r32() local
652 static int emit_bcc(u8 op, u8 rd, u8 rs, int rvoff, struct rv_jit_context *ctx) in emit_bcc()
840 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in emit_load_r64() local
878 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in emit_store_r64() local
914 static void emit_rev16(const s8 rd, struct rv_jit_context *ctx) in emit_rev16()
923 static void emit_rev32(const s8 rd, struct rv_jit_context *ctx) in emit_rev32()
945 const s8 *rd; in emit_zext64() local
1073 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in bpf_jit_emit_insn() local
1098 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in bpf_jit_emit_insn() local
1236 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in bpf_jit_emit_insn() local