diff options
author | Jan Beulich <jbeulich@novell.com> | 2018-03-08 08:52:27 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2018-03-08 08:52:27 +0100 |
commit | d2224064f1a70969a77a8a82b117489793d6653e (patch) | |
tree | 317e5b0e40edfa88a16b88818b93730432caa79c /ylwrap | |
parent | 23e42951f2f2cca539c69a843ae31d9c6cdb194b (diff) | |
download | gdb-d2224064f1a70969a77a8a82b117489793d6653e.zip gdb-d2224064f1a70969a77a8a82b117489793d6653e.tar.gz gdb-d2224064f1a70969a77a8a82b117489793d6653e.tar.bz2 |
x86: drop {X,Y,Z}MMWORD_MNEM_SUFFIX
They aren't really useful (anymore?): The conflicting operand size check
isn't applicable to any insn validly using respective memory operand
sizes (and if they're used wrongly, another error would result), and the
logic in process_suffix() can be easily changed to work without them.
While re-structuring conditionals in process_suffix() also drop the
CMPXCHG8B special case in favor of a NoRex64 attribute in the opcode
table.
Diffstat (limited to 'ylwrap')
0 files changed, 0 insertions, 0 deletions