align(16) struct member throws an exception with movdqa

Sean Cavanaugh WorksOnMyMachine at gmail.com
Wed Jun 13 22:17:25 PDT 2012


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 . . . .


More information about the Digitalmars-d-learn mailing list