x86: drop (now) stray IsString
authorJan Beulich <jbeulich@suse.com>
Mon, 12 Dec 2022 12:53:40 +0000 (13:53 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 12 Dec 2022 12:53:40 +0000 (13:53 +0100)
commit77a19f0e19391dd243f8090a613324c8836e1f8a
tree621153d799fd4e28aa09ba2da60cad0c5a30aabd
parente3669c7f7ba400bb56738d5460a3ea194916599d
x86: drop (now) stray IsString

The need for them on the operand-less string insns has gone away with
the removal of maybe_adjust_templates() and associated logic. Since
i386_index_check() needs adjustment then anyway, take the opportunity
and also simplify it, possible again as a result of said removal (plus
the opcode template adjustments done here).
gas/config/tc-i386.c
opcodes/i386-opc.tbl
opcodes/i386-tbl.h