]> granicus.if.org Git - libx264/commit
x86: Correctly use v-prefix for instructions with opmasks
authorHenrik Gramner <henrik@gramner.com>
Fri, 30 Mar 2018 23:31:57 +0000 (01:31 +0200)
committerHenrik Gramner <henrik@gramner.com>
Sat, 31 Mar 2018 19:53:42 +0000 (21:53 +0200)
commit5f7f950c80e330728ecb07bc133e17456870121a
tree8410212bc7fc217a2dc14742f885f9ed6113130d
parent3d90057e15abf257320c89bb7146fb0c92687fa6
x86: Correctly use v-prefix for instructions with opmasks

This was always required, but accidentally happened to work correctly
in a few cases.
common/x86/dct-a.asm
common/x86/mc-a2.asm
common/x86/pixel-a.asm