RV_REG_A2
BIT(RV_REG_A2) |
[BPF_REG_2] = {RV_REG_A3, RV_REG_A2},
[BPF_REG_3] = RV_REG_A2,
emit_zextw(RV_REG_A2, RV_REG_A2, ctx);
emit_branch(BPF_JGE, RV_REG_A2, RV_REG_T1, off, ctx);
emit_sh3add(RV_REG_T2, RV_REG_A2, RV_REG_A1, ctx);
[RV_REG_A2] = offsetof(struct pt_regs, a2),
emit_addi(RV_REG_A2, RV_REG_FP, -run_ctx_off, ctx);