LOONGARCH_GPR_S1
move_reg(ctx, LOONGARCH_GPR_S1, LOONGARCH_GPR_A0);
move_reg(ctx, LOONGARCH_GPR_A1, LOONGARCH_GPR_S1);
emit_insn(ctx, std, LOONGARCH_GPR_S1, LOONGARCH_GPR_SP, store_offset);
emit_insn(ctx, std, LOONGARCH_GPR_S1, LOONGARCH_GPR_FP, -sreg_off);
emit_insn(ctx, ldd, LOONGARCH_GPR_S1, LOONGARCH_GPR_FP, -sreg_off);
emit_insn(ctx, ldd, LOONGARCH_GPR_S1, LOONGARCH_GPR_SP, load_offset);
[BPF_REG_7] = LOONGARCH_GPR_S1,