This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Why is DImode aligned at 8 byte for i386?


DImode is aligned at 8 byte in i386. Since 32bit doesn't have
64bit register, can we align DImode at 4byte instead of 8
for i386? It shouldn't have any negative impact on performance.



H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]