On 6/11/2012 7:15 AM, Trass3r wrote:
I think it has been fixed for the next version of DMD already. Any
idea why align isn't letting me use movdqa?

Cause align doesn't work the way you think it does.
In fact I still don't understand how it works at all.

The language align keyword can only reduce the alignment from the platform default (typically 8). A serious flaw if you ask me . . . .

Reply via email to