On 20 June 2012 01:37, deadalnix <[email protected]> wrote: > > Walter gave you examples. You'll find many others in druntime. > > Here is something I wrote recently that use this again : > http://www.deadalnix.me/2012/**03/24/get-an-exception-from-a-** > segfault-on-linux-x86-and-x86_**64-using-some-black-magic/<http://www.deadalnix.me/2012/03/24/get-an-exception-from-a-segfault-on-linux-x86-and-x86_64-using-some-black-magic/> >
That code could all be done with the register alias I described, and __push/__pop intrinsics.
