<div class="gmail_quote">On 7 March 2011 20:37, Simen kjaeraas <span dir="ltr"><<a href="mailto:simen.kjaras@gmail.com">simen.kjaras@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">Martin Kinkelin <<a href="mailto:noone@spam.com" target="_blank">noone@spam.com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks,<br>
<br>
movups XMM0, [EAX];<br>
<br>
works. The SSE version takes more than 160% of the run-time compared to the naive<br>
version though. ;)<br>
</blockquote>
<br></div></div>
Yup. Functions using inline assembly are never inlined, so that's rarely<br>
a good reason to use it.<br>
<br>
-- <br><font color="#888888">
Simen<br>
</font></blockquote></div><br>Is this just a fact of the current state of dmd, or is it by design? - and if thats the case, why?<br clear="all"><br>-- <br>// Yours sincerely<br>// Emil 'Skeen' Madsen<br>