<div class="gmail_quote">On 20 June 2012 01:37, deadalnix <span dir="ltr"><<a href="mailto:deadalnix@gmail.com" target="_blank">deadalnix@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Walter gave you examples. You'll find many others in druntime.<br>
<br>
Here is something I wrote recently that use this again : <a href="http://www.deadalnix.me/2012/03/24/get-an-exception-from-a-segfault-on-linux-x86-and-x86_64-using-some-black-magic/" target="_blank">http://www.deadalnix.me/2012/<u></u>03/24/get-an-exception-from-a-<u></u>segfault-on-linux-x86-and-x86_<u></u>64-using-some-black-magic/</a><br>

</blockquote></div><br><div>That code could all be done with the register alias I described, and __push/__pop intrinsics.</div>