]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: fold VCMP_Fixup() into CMP_Fixup()
authorJan Beulich <jbeulich@suse.com>
Tue, 14 Jul 2020 08:27:32 +0000 (10:27 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 14 Jul 2020 08:27:32 +0000 (10:27 +0200)
commitc4de76066e9c6fa42d6f02c6519d2c6bbe0cc983
tree95754fa24aa302befc80931de2902b22b9cda958
parent9ab00b61a9d7d84313b1793255a1bc63b97fd9b7
x86: fold VCMP_Fixup() into CMP_Fixup()

There's no reason to have two functions and two tables, when the AVX
functionality here is a proper superset of the SSE one.
opcodes/ChangeLog
opcodes/i386-dis-evex-prefix.h
opcodes/i386-dis-evex-w.h
opcodes/i386-dis.c