shithub: libvpx

Download patch

ref: 98188e0e824e44176b8fcb4b80eca36d189d708d
parent: cc774c8bb07ad14b07326e7d13abca17bec05b58
parent: fc033b38ee477a725bdb1fb9f2ecd3db5731e656
author: Ronald S. Bultje <rbultje@google.com>
date: Fri Jun 21 11:53:25 EDT 2013

Merge "Remove emms - that shouldn't be there."

--- a/vp9/encoder/x86/vp9_subtract_sse2.asm
+++ b/vp9/encoder/x86/vp9_subtract_sse2.asm
@@ -124,5 +124,4 @@
   lea                predq, [predq+pred_str*2]
   sub                rowsd, 2
   jg .loop_4
-  emms
   RET
--