x86: decouple broadcast type and bytes fields
authorJan Beulich <jbeulich@suse.com>
Fri, 10 Mar 2023 10:07:11 +0000 (11:07 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 10 Mar 2023 10:07:11 +0000 (11:07 +0100)
commit9b345ce8949ffc997f23c998a18937b359ef50ce
tree97c45e39a0ddbb182e955d76ca121df96fc65536
parente959ac942ff3a56df111351b65c5a88b0ac2b5da
x86: decouple broadcast type and bytes fields

Keep both representing exclusively what was parsed from input, to avoid
the need for (potentially bogus) calculations when processing .insn.
gas/config/tc-i386.c