dmd asm output
John Colvin
john.loughran.colvin at gmail.com
Sun Mar 31 19:07:24 PDT 2013
On Monday, 1 April 2013 at 02:03:12 UTC, bearophile wrote:
>> In what you are seeing I think something is not recognizing
>> the SSE+ instructions.
>
> Sorry, I was wrong. The SSE ops are done elsewhere. You see
> that "call 0x7b <_D3sse5addtoFAiAiZv+59>".
>
> Bye,
> bearophile
Woops, sorry the actual filename I used was sse.d
You can see that in the function name at the top, the same name
as in the call
More information about the Digitalmars-d-learn
mailing list