]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
x86: don't show suffixes for to-scalar-int conversion insns
authorJan Beulich <jbeulich@novell.com>
Wed, 28 Mar 2018 12:22:00 +0000 (14:22 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 28 Mar 2018 12:22:00 +0000 (14:22 +0200)
commit9646c87b5a6c0462e8a9b6305d9e449bd099f19d
tree9a4114863abfce657a7031e7d4212cc0a99c306a
parentf8745e1cd139b5c6a5bd8a30ea84ccbd45dec81c
x86: don't show suffixes for to-scalar-int conversion insns

In the course of folding their patterns (possible now that the pointless
and partly even bogus VecESize are no longer in the way) I've noticed
that vcvt*2usi, other than their vcvt*2si counterparts, don't allow for
any suffixes. As that is supposedly intentional, make the disassembler
consistently omit suffixes for all to-scalar-int conversion insns.
gas/ChangeLog
gas/testsuite/gas/i386/ilp32/x86-64-simd-suffix.d
gas/testsuite/gas/i386/x86-64-simd-suffix.d
opcodes/ChangeLog
opcodes/i386-dis.c