YJIT: Save SP later in cfunc call
Saving SP later allows us to avoid storing SP in an intermediate register and allows using the ctx_stack_opnd helpers.
YJIT: Save SP later in cfunc call
Saving SP later allows us to avoid storing SP in an intermediate
register and allows using the ctx_stack_opnd helpers.