x86: mmx2 ---> mmxext in asm constructs

This commit is contained in:
Diego Biurrun
2012-07-10 00:04:18 +02:00
parent da39cac8de
commit 26301caaa1
31 changed files with 314 additions and 309 deletions

View File

@@ -101,7 +101,7 @@ SECTION .text
mov [r0+r3 -1], r2w
%endmacro
INIT_MMX mmx2
INIT_MMX mmxext
cglobal vp3_v_loop_filter, 3, 4
%if ARCH_X86_64
movsxd r1, r1d
@@ -633,7 +633,7 @@ vp3_idct_funcs
movq [r0+r3 ], m5
%endmacro
INIT_MMX mmx2
INIT_MMX mmxext
cglobal vp3_idct_dc_add, 3, 4
%if ARCH_X86_64
movsxd r1, r1d