x86: drop EVEX table entries that can be made served by VEX ones
authorJan Beulich <jbeulich@suse.com>
Mon, 6 Jul 2020 11:42:33 +0000 (13:42 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 6 Jul 2020 11:42:33 +0000 (13:42 +0200)
commitfedfb81e60564682bc5c5d5592fdea39ca520c6e
tree5bafab5f3764344034beefa7041c85bc79a78528
parent3a57774c7b3840355b5b21818515fa2b6df3e5e9
x86: drop EVEX table entries that can be made served by VEX ones

By doing the EVEX.W decode first, in various cases VEX table entries can
be re-used.
opcodes/ChangeLog
opcodes/i386-dis-evex-prefix.h
opcodes/i386-dis-evex-w.h
opcodes/i386-dis-evex.h
opcodes/i386-dis.c
This page took 0.024338 seconds and 4 git commands to generate.