diff i386/dsputil_mmx.c @ 422:aa4a1c6209bd libavcodec

* baling 8 seems to have the same speed
author kabi
date Thu, 23 May 2002 16:19:07 +0000
parents cce83064710a
children 718a22dc121f
line wrap: on
line diff
--- 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"