x86/Intel: drop pointless suffix setting for "fword ptr"
authorJan Beulich <jbeulich@suse.com>
Mon, 9 Dec 2019 12:29:14 +0000 (13:29 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 9 Dec 2019 12:29:14 +0000 (13:29 +0100)
commit4cbda994e6c589b18c88227bf5a2fef089a18cfd
treedb2c367934d721e7d6688194d4f62a283f3245b9
parent37404387124c7abb78c3e21193572e4035f0beb5
x86/Intel: drop pointless suffix setting for "fword ptr"

No floating point insn accepts an "fword ptr" operand, so the "fword"
operand flag checking done by match_mem_size() is already sufficient;
the setting of the suffix has become meaningless anyway with
dc2be329b950 ("i386: Only check suffix in instruction mnemonic").
gas/ChangeLog
gas/config/tc-i386-intel.c
This page took 0.027374 seconds and 4 git commands to generate.