# HG changeset patch # User kabi # Date 1022170747 0 # Node ID aa4a1c6209bdb41262b3c29e141bf2f981952514 # Parent cce83064710a3b4e9a065be839e326af0c52ccee * baling 8 seems to have the same speed diff -r cce83064710a -r aa4a1c6209bd i386/dsputil_mmx.c --- a/i386/dsputil_mmx.c Thu May 23 15:57:28 2002 +0000 +++ b/i386/dsputil_mmx.c Thu May 23 16:19:07 2002 +0000 @@ -270,7 +270,7 @@ asm volatile ( "lea (%3, %3), %%eax \n\t" - ".balign 16 \n\t" + ".balign 8 \n\t" "1: \n\t" "movq (%1), %%mm0 \n\t" "movq (%1, %3), %%mm1 \n\t"