x86: VexVVVV is now merely a boolean
authorJan Beulich <jbeulich@suse.com>
Mon, 20 Mar 2023 15:56:53 +0000 (16:56 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 20 Mar 2023 15:56:53 +0000 (16:56 +0100)
commiteea96d3f86cc1ff96447b6fc096bb5f371b938b6
treeae0c5a78bc18c3926b7964bb10ad2dda8400a9e8
parentecb96e55497e44b6c0818553dcb86dfb96b8deef
x86: VexVVVV is now merely a boolean

With the SDM long having dropped the NDS/NDD/DDS concept of identifying
encoding variants, we can finally do away with this concept as well. Of
the few consumers of the attribute, only an assertion was still checking
for a particular value, which we don't really need to retain.

When touching lines anyway, modernize other aspects as well. This often
improves similarity to adjacent lines.
gas/config/tc-i386.c
opcodes/i386-opc.h
opcodes/i386-opc.tbl
opcodes/i386-tbl.h