emit_mv
emit_mv(rd, RV_REG_T2, ctx);
emit_mv(RV_REG_T2, r0, ctx);
emit_mv(RV_REG_T1, rs, ctx);
emit_mv(rd, RV_REG_T1, ctx);
emit_mv(rd, rs, ctx);
emit_mv(rd, rs, ctx);
emit_mv(bpf_to_rv_reg(BPF_REG_0, ctx), RV_REG_TP, ctx);
emit_mv(bpf_to_rv_reg(BPF_REG_0, ctx), RV_REG_A0, ctx);
emit_mv(RV_REG_TCC_SAVED, RV_REG_TCC, ctx);
emit_mv(rd, rs, ctx);
emit_mv(rd, rs, ctx);
emit_mv(RV_REG_S1, RV_REG_A0, ctx);
emit_mv(RV_REG_A1, RV_REG_S1, ctx);