Project

General

Profile

« Previous | Next » 

Revision b5c03912

Added by jhawthorn (John Hawthorn) almost 4 years ago

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.