]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/ChangeLog
x86: drop Vex128 and Vex256
authorJan Beulich <jbeulich@suse.com>
Tue, 14 Jul 2020 08:31:49 +0000 (10:31 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 14 Jul 2020 08:31:49 +0000 (10:31 +0200)
commit89e65d17e3c5a656d97a6f22ac4c7ba4f88a08d8
treef716f430d970ca426ea576ad321ceb0566415f15
parent492a76aab5c3546a5a6bc8904e87c548460929d2
x86: drop Vex128 and Vex256

These are only used when VEX.L or EVEX.L'L have already been decoded,
and hence the "normal" length dependent name determination is quite
fine. Adjust a few enumerators to make clear that vex_len_table[] has
been consulted; be consistent and do so for all *f128 and *i128 insns
in one go.
opcodes/ChangeLog
opcodes/i386-dis-evex-len.h
opcodes/i386-dis.c