x86: restrict prefix use with .insn VEX/XOP/EVEX
authorJan Beulich <jbeulich@suse.com>
Fri, 8 Sep 2023 06:45:11 +0000 (08:45 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 8 Sep 2023 06:45:11 +0000 (08:45 +0200)
commit1adecddd190f8eca8ea153dec2b003985bcc744d
tree2c0cf8848cafcbba29a911cddf91e4495342bf13
parent3c11aea0297a3f038e552eee424c214dc5a2c4bc
x86: restrict prefix use with .insn VEX/XOP/EVEX

Avoid triggering the respective abort() in output_insn().
gas/config/tc-i386.c