| commit | 5d9f7f50992c5aad78e9b818211cf060fe2bbcc6 | [log] [tgz] |
|---|---|---|
| author | Jan Beulich <jbeulich@suse.com> | Tue Jul 11 08:19:53 2023 +0200 |
| committer | Jan Beulich <jbeulich@suse.com> | Tue Jul 11 08:19:53 2023 +0200 |
| tree | 31f6aea54c686562f0948d7e59ea9f1d714335ec | |
| parent | 61ff5707944f2c8d6a8e4cd49cc9a2f8c82a1a82 [diff] |
x86: SIMD shift-by-immediate don't need to go through mod_table[] OP_MS() and OP_XS() reject memory forms of insns quite fine. This then also eliminates mis-named enumerators (we use M_1 for register forms).