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