x86: drop bogus Tbyte
authorJan Beulich <jbeulich@suse.com>
Wed, 2 Nov 2022 07:21:04 +0000 (08:21 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 2 Nov 2022 07:21:04 +0000 (08:21 +0100)
commit39a28a7cf2b3854a9592e1d3d9f675394d4aef6d
tree9ea681d3166f6722af1ad576aaf1a305b7360a3b
parentbe1643ff057c5346bdabcd2577cbc2bea57f7243
x86: drop bogus Tbyte

Prior to commit 1cb0ab18ad24 ("x86/Intel: restrict suffix derivation")
the Tbyte modifier on the FLDT and FSTPT templates was pointless, as
No_ldSuf would have prevented it being accepted. Due to the special
nature of LONG_DOUBLE_MNEM_SUFFIX said commit, however, has led to these
insns being accepted in Intel syntax mode even when "tbyte ptr" was
present. Restore original behavior by dropping Tbyte there. (Note that
these insns in principle should by marked AT&T syntax only, but since
they haven't been so far we probably shouldn't change that.)
opcodes/i386-opc.tbl
opcodes/i386-tbl.h