x86: re-arrange order of decode for various VEX opcodes
authorJan Beulich <jbeulich@suse.com>
Wed, 10 Mar 2021 07:15:46 +0000 (08:15 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 10 Mar 2021 07:15:46 +0000 (08:15 +0100)
commit14d10c6ccc9c4362d50fae61a9c48baa8b17fb73
tree3757e7327725aa65b7b37b3027e03abed570f143
parent00ec18756532dfb9039128364987fb1ea405beda
x86: re-arrange order of decode for various VEX 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
This page took 0.0238 seconds and 4 git commands to generate.