]> git.sesse.net Git - x264/commitdiff
x86inc: Fix instantiation of YMM registers
authorChristophe Gisquet <christophe.gisquet@gmail.com>
Tue, 3 Feb 2015 17:02:30 +0000 (18:02 +0100)
committerAnton Mitrofanov <BugMaster@narod.ru>
Mon, 23 Feb 2015 10:34:50 +0000 (13:34 +0300)
common/x86/x86inc.asm

index e2683fdeb5f8a3216a6b9fcbaa5b26f94aa940f4..c7ac95b70c34eaef31168fab746921ff4a48883e 100644 (file)
@@ -868,7 +868,7 @@ SECTION .note.GNU-stack noalloc noexec nowrite progbits
     %assign %%i 0
     %rep num_mmregs
     CAT_XDEFINE m, %%i, ymm %+ %%i
-    CAT_XDEFINE nymm, %%i, %%i
+    CAT_XDEFINE nnymm, %%i, %%i
     %assign %%i %%i+1
     %endrep
     INIT_CPUFLAGS %1