]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86/APX: no need to have decode go through x86_64_table[]
authorJan Beulich <jbeulich@suse.com>
Fri, 26 Jan 2024 09:34:24 +0000 (10:34 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 26 Jan 2024 09:34:24 +0000 (10:34 +0100)
commit836f6ceb83dceca0c261507928fbd7fe5a6aea65
tree0395496fac108d845c2dc0d5a6399fb72a05fdd6
parent213f15cf1b2d29e0e6f1467c0df05c8cb97d9d6e
x86/APX: no need to have decode go through x86_64_table[]

As suggested during review already, all such entries have their first
slot as Bad_Opcode, so by adding two more enumerators we can avoid doing
that decode step altogether.
opcodes/i386-dis-evex-x86-64.h [deleted file]
opcodes/i386-dis-evex.h
opcodes/i386-dis.c