ron minnich wrote:
On Mon, Sep 8, 2008 at 8:47 AM, Stefan Reinauer stepan@coresystems.de wrote:
Why would this not be possible? Change %sp and return.
if you change sp you really can not return. That's the issue.
why not? Assuming you created a valid stack before you switch esp. But that's really no magic.