diff options
author | Jan Beulich <jbeulich@suse.com> | 2020-06-09 08:59:04 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2020-06-09 08:59:04 +0200 |
commit | 73239888b37b95101d55d1d58b0acb663496b8d7 (patch) | |
tree | 626fc87c465db6a977b955fb1bebf1ce513eaa48 /gas/tc.h | |
parent | 18897deb534373660e12511aeabbc1885d942dae (diff) | |
download | gdb-73239888b37b95101d55d1d58b0acb663496b8d7.zip gdb-73239888b37b95101d55d1d58b0acb663496b8d7.tar.gz gdb-73239888b37b95101d55d1d58b0acb663496b8d7.tar.bz2 |
x86: consistently print prefixes explicitly which are invalid with VEX etc
All of data size, rep, lock, and rex prefixes are invalid with VEX- and
alike encoded insns. Make sure they get printed explicitly in all cases,
to signal the anomaly. With this, do away with "rex_ignored" - if there
is a rex prefix, we want to print it anyway for VEX etc (and there's
nothing "ignored" about it in the first place - such an instruction will
raise #UD).
Diffstat (limited to 'gas/tc.h')
0 files changed, 0 insertions, 0 deletions