x86: drop vex_scalar_w_dq_mode
authorJan Beulich <jbeulich@suse.com>
Thu, 22 Jul 2021 11:09:03 +0000 (13:09 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 22 Jul 2021 11:09:03 +0000 (13:09 +0200)
commiteb34d29be8766b7466becebdd94e8121e88a44d4
treee82ff62e9f14291bd506cc7a38828e5f6ca7ade2
parentc1d66d5f24eb54a6453b3a813cbc7a7e0b5d15fe
x86: drop vex_scalar_w_dq_mode

It has only a single use and can easily be represented by dq_mode
instead. Plus its handling in intel_operand_size() was duplicating
that of vex_vsib_{d,q}_w_dq_mode anyway.
opcodes/i386-dis-evex-prefix.h
opcodes/i386-dis-evex.h
opcodes/i386-dis.c