]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: re-arrange order of decode for various legacy opcodes
authorJan Beulich <jbeulich@suse.com>
Wed, 10 Mar 2021 07:15:10 +0000 (08:15 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 10 Mar 2021 07:15:10 +0000 (08:15 +0100)
commit00ec18756532dfb9039128364987fb1ea405beda
treec3f0746c46e3ecea556e156693249947f3afa70e
parent319419837c371a14e64e6affb0cb7abf37764d78
x86: re-arrange order of decode for various legacy opcodes

The order of decodes influences the overall number of table entries.
Reduce table size quite a bit by first decoding few-alternatives
attributes common to all valid leaves.
opcodes/ChangeLog
opcodes/i386-dis.c