.align help

Pocrovsky, Lev (LPocrovsky@analogic.com)
Wed, 29 Jan 2003 11:53:22 -0500


Hello everybody,

I am building up a library using xmm and mmx registers in Linux environment.
At the begin of this activity I was given a sample routine, which contains
a line

.align 16

in a text segment.
As far as I can understand the line of the sort does not have any sense and
GCC-compiler must ignore it. Nevertheless I noticed by running test programs
that unpredictably some times the line does impact on execution time,
sometimes it does not.

Any explanation ?

Thanks, Lev
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/