]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/testsuite/gas/i386/intel.d
x86: don't omit disambiguating suffixes from "fi*"
authorJan Beulich <jbeulich@novell.com>
Fri, 24 Nov 2017 07:42:04 +0000 (08:42 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 24 Nov 2017 07:42:04 +0000 (08:42 +0100)
commitac465521a50102d589a6a05a1e722dfa349d3181
treec3563604e55d5d21c015005b97c5c3ed79ab940a
parent00ea2e2ad34edd202f58d9a1eea2081f0905f9f2
x86: don't omit disambiguating suffixes from "fi*"

"fi*" typically come in two (loads/stores: three) flavors, distinguished
by the suffix. Don't omit the 's' one when disassembling.
12 files changed:
gas/ChangeLog
gas/testsuite/gas/i386/ilp32/x86-64-sse-noavx.d
gas/testsuite/gas/i386/ilp32/x86-64-sse3.d
gas/testsuite/gas/i386/intel.d
gas/testsuite/gas/i386/opcode-suffix.d
gas/testsuite/gas/i386/opcode.d
gas/testsuite/gas/i386/sse-noavx.d
gas/testsuite/gas/i386/sse3.d
gas/testsuite/gas/i386/x86-64-sse-noavx.d
gas/testsuite/gas/i386/x86-64-sse3.d
opcodes/ChangeLog
opcodes/i386-dis.c