Enlightenment CVS committal Author : raster Project : e17 Module : libs/imlib2
Dir : e17/libs/imlib2/src/lib Modified Files: amd64_blend.S Log Message: movdqa -> movdqu where appropriate =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/lib/amd64_blend.S,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- amd64_blend.S 4 Oct 2005 22:54:43 -0000 1.6 +++ amd64_blend.S 9 Nov 2005 02:51:50 -0000 1.7 @@ -1264,7 +1264,7 @@ PR_(imlib_amd64_copy_rgb_to_rgba): ENTER - movdqa mX000X000X000X000(%rip), %xmm5 + movdqu mX000X000X000X000(%rip), %xmm5 leaq (%rsi, %r8, 4), %rsi leaq (%rdi, %r8, 4), %rdi @@ -1395,7 +1395,7 @@ ENTER pxor %xmm4, %xmm4 - movdqa m00XXXXXX(%rip), %xmm6 + movdqu m00XXXXXX(%rip), %xmm6 /* Move right to left across each line, */ /* processing in two pixel chunks */ @@ -1774,9 +1774,9 @@ ENTER pxor %xmm4, %xmm4 - movdqa c1(%rip), %xmm5 + movdqu c1(%rip), %xmm5 xorq %rax, %rax - movdqa mX000X000X000X000(%rip), %xmm6 + movdqu mX000X000X000X000(%rip), %xmm6 movq [EMAIL PROTECTED](%rip), %r13 /* Move right to left across each line, */ @@ -2213,7 +2213,7 @@ PR_(imlib_amd64_add_copy_rgba_to_rgb): ENTER - movdqa m0XXX0XXX0XXX0XXX(%rip), %xmm5 + movdqu m0XXX0XXX0XXX0XXX(%rip), %xmm5 leaq (%rsi, %r8, 4), %rsi leaq (%rdi, %r8, 4), %rdi @@ -2364,7 +2364,7 @@ PR_(imlib_amd64_add_copy_rgba_to_rgba): ENTER - movdqa m0XXX0XXX0XXX0XXX(%rip), %xmm5 + movdqu m0XXX0XXX0XXX0XXX(%rip), %xmm5 leaq (%rsi, %r8, 4), %rsi leaq (%rdi, %r8, 4), %rdi @@ -2515,7 +2515,7 @@ PR_(imlib_amd64_add_copy_rgb_to_rgba): ENTER - movdqa mX000X000X000X000(%rip), %xmm5 + movdqu mX000X000X000X000(%rip), %xmm5 leaq (%rsi, %r8, 4), %rsi leaq (%rdi, %r8, 4), %rdi @@ -2667,7 +2667,7 @@ ENTER pxor %xmm4, %xmm4 - movdqa m00XXXXXX(%rip), %xmm6 + movdqu m00XXXXXX(%rip), %xmm6 /* Move right to left across each line, */ /* processing in two pixel chunks */ @@ -3047,9 +3047,9 @@ movq [EMAIL PROTECTED](%rip), %r13 pxor %xmm4, %xmm4 - movdqa c1(%rip), %xmm5 - movdqa mX000X000X000X000(%rip), %xmm6 - movdqa mX000X000(%rip), %xmm7 + movdqu c1(%rip), %xmm5 + movdqu mX000X000X000X000(%rip), %xmm6 + movdqu mX000X000(%rip), %xmm7 xorq %rax, %rax /* Move right to left across each line, */ @@ -3495,7 +3495,7 @@ PR_(imlib_amd64_subtract_copy_rgba_to_rgb): ENTER - movdqa m0XXX0XXX0XXX0XXX(%rip), %xmm5 + movdqu m0XXX0XXX0XXX0XXX(%rip), %xmm5 leaq (%rsi, %r8, 4), %rsi leaq (%rdi, %r8, 4), %rdi @@ -3646,8 +3646,8 @@ PR_(imlib_amd64_subtract_copy_rgba_to_rgba): ENTER - movdqa m0XXX0XXX0XXX0XXX(%rip), %xmm5 - movdqa mX000X000X000X000(%rip), %xmm6 + movdqu m0XXX0XXX0XXX0XXX(%rip), %xmm5 + movdqu mX000X000X000X000(%rip), %xmm6 leaq (%rsi, %r8, 4), %rsi leaq (%rdi, %r8, 4), %rdi @@ -3818,7 +3818,7 @@ PR_(imlib_amd64_subtract_copy_rgb_to_rgba): ENTER - movdqa mX000X000X000X000(%rip), %xmm5 + movdqu mX000X000X000X000(%rip), %xmm5 leaq (%rsi, %r8, 4), %rsi leaq (%rdi, %r8, 4), %rdi @@ -3970,8 +3970,8 @@ ENTER pxor %xmm4, %xmm4 - movdqa m000V0V0V000V0V0V(%rip), %xmm6 - movdqa m00XXXXXX(%rip), %xmm7 + movdqu m000V0V0V000V0V0V(%rip), %xmm6 + movdqu m00XXXXXX(%rip), %xmm7 /* Move right to left across each line, */ /* processing in two pixel chunks */ @@ -4288,10 +4288,10 @@ movq [EMAIL PROTECTED](%rip), %r13 pxor %xmm4, %xmm4 - movdqa c1(%rip), %xmm5 - movdqa mX000X000X000X000(%rip), %xmm6 - movdqa m0XXX0XXX0XXX0XXX(%rip), %xmm7 - movdqa m000V0V0V000V0V0V(%rip), %xmm8 + movdqu c1(%rip), %xmm5 + movdqu mX000X000X000X000(%rip), %xmm6 + movdqu m0XXX0XXX0XXX0XXX(%rip), %xmm7 + movdqu m000V0V0V000V0V0V(%rip), %xmm8 xorq %rax, %rax /* Move right to left across each line, */ @@ -4682,8 +4682,8 @@ PR_(imlib_amd64_reshade_copy_rgba_to_rgb): ENTER - movdqa m0XXX0XXX0XXX0XXX(%rip), %xmm5 - movdqa m0VVV0VVV0VVV0VVV(%rip), %xmm6 + movdqu m0XXX0XXX0XXX0XXX(%rip), %xmm5 + movdqu m0VVV0VVV0VVV0VVV(%rip), %xmm6 leaq (%rsi, %r8, 4), %rsi leaq (%rdi, %r8, 4), %rdi ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs