]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86/Intel: restrict use of LONG_DOUBLE_MNEM_SUFFIX
authorJan Beulich <jbeulich@suse.com>
Thu, 1 Dec 2022 08:59:11 +0000 (09:59 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 1 Dec 2022 08:59:11 +0000 (09:59 +0100)
commitf210f0a05ea30b5bca75aa516873f1784ae331b4
treee725788e02c244ef528512fac1d43a6a22847ddc
parentf0cb4aa909d0e3c1c656b2ba9758a59a2cde75de
x86/Intel: restrict use of LONG_DOUBLE_MNEM_SUFFIX

As a comment near the top of match_template() already says: We really
only need this pseudo-suffix for far branch handling. Stop "deriving" it
for floating point insns. (Don't bother renaming the now properly
misnamed LONG_DOUBLE_MNEM_SUFFIX, to e.g. FAR_BRANCH_SUFFIX - it's going
to disappear anyway.)
gas/config/tc-i386-intel.c
opcodes/i386-opc.tbl
opcodes/i386-tbl.h