ref: fc033b38ee477a725bdb1fb9f2ecd3db5731e656
parent: ba42c02654e9fa72c85e99a115b358f5e5bb7fd9
author: Ronald S. Bultje <rbultje@google.com>
date: Fri Jun 21 10:45:04 EDT 2013
Remove emms - that shouldn't be there. Change-Id: I8fcab81e390f93dc17e9666bbf8f77883b5aa897
--- 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
--
⑨