]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: fold assembly dialect attributes
authorJan Beulich <jbeulich@suse.com>
Fri, 15 Dec 2023 11:05:11 +0000 (12:05 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 15 Dec 2023 11:05:11 +0000 (12:05 +0100)
commit35266cb139697e00ee993118aa621fdac17e3f6e
tree60f056030dfd74a0f274a420a6e6b98fdda4bfb7
parent7d3182d6aad5f456305892641c761460275cec46
x86: fold assembly dialect attributes

Now that ATTSyntax and ATTMnemonic aren't use in combination anymore,
fold them and IntelSyntax into a single, enum-like attribute. Note that
this shrinks i386_opcode_modifier back to 2 32-bit words (albeit that's
not for long, seeing in-flight additions for APX).
gas/config/tc-i386-intel.c
gas/config/tc-i386.c
opcodes/i386-gen.c
opcodes/i386-opc.h
opcodes/i386-opc.tbl
opcodes/i386-tbl.h