Lines Matching defs:rd
120 static void emit_hppa_copy(const s8 rs, const s8 rd, struct hppa_jit_context *ctx) in emit_hppa_copy()
141 static void emit_imm(const s8 rd, s32 imm, struct hppa_jit_context *ctx) in emit_imm()
156 static void emit_imm32(const s8 *rd, s32 imm, struct hppa_jit_context *ctx) in emit_imm32()
170 static void emit_imm64(const s8 *rd, s32 imm_hi, s32 imm_lo, in emit_imm64()
425 const s8 *rd; in emit_alu_i64() local
513 const s8 *rd = bpf_get_reg32(dst, tmp1, ctx); in emit_alu_i32() local
569 const s8 *rd; in emit_alu_r64() local
637 const s8 *rd; in emit_alu_r32() local
789 static int emit_bcc(u8 op, u8 rd, u8 rs, int paoff, struct hppa_jit_context *ctx) in emit_bcc()
1011 const s8 *rd = bpf_get_reg64_ref(dst, tmp1, ctx->prog->aux->verifier_zext, ctx); in emit_load_r64() local
1058 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in emit_store_r64() local
1092 static void emit_rev16(const s8 rd, struct hppa_jit_context *ctx) in emit_rev16()
1099 static void emit_rev32(const s8 rs, const s8 rd, struct hppa_jit_context *ctx) in emit_rev32()
1108 const s8 *rd; in emit_zext64() local
1245 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in bpf_jit_emit_insn() local
1271 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in bpf_jit_emit_insn() local
1406 const s8 *rd = bpf_get_reg64_ref(dst, tmp1, false, ctx); in bpf_jit_emit_insn() local