| commit | eb34d29be8766b7466becebdd94e8121e88a44d4 | [log] [tgz] | 
|---|---|---|
| author | Jan Beulich <jbeulich@suse.com> | Thu Jul 22 13:09:03 2021 +0200 | 
| committer | Jan Beulich <jbeulich@suse.com> | Thu Jul 22 13:09:03 2021 +0200 | 
| tree | e82ff62e9f14291bd506cc7a38828e5f6ca7ade2 | |
| parent | c1d66d5f24eb54a6453b3a813cbc7a7e0b5d15fe [diff] | 
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.