From: anonymous c. <nas...@us...> - 2013-08-25 19:44:32
|
>> I think NASM way makes more sense because each data element size is >> 64bits(QWORD) not ZWORD. But it is also true that > > I can't say for gas (better to ask gas developers then why zword there). > Still using QWORD for nasm looks sane for me. Lets wait for people > opinions. PD --> packed double --> 8 byte elements --> QWORD gather accesses |