Bug?

Paolo Invernizzi arathorn at NO_SPAMfastwebnet.it
Tue Aug 21 04:20:43 PDT 2007


Someone can confirm that in the GDC trunk the XMM registers are not 
parsed correctly? All worked well under 0.23.

...
asm {
     ...
     mov EAX, 0;
     movups XMM1, [EAX];
     ...
}
...

utils.d:210: error: unknown register name 'xmm1' in 'asm'

Thanks, Paolo.


More information about the D.gnu mailing list