commit | 2ad525c286bfd1e9a3a654c37d689afdbcb2f7d5 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Tue Jul 11 08:20:17 2023 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Tue Jul 11 08:20:17 2023 +0200 |
tree | 883a6e3ecac817d9507cdce4143c02e92e3541c8 | |
parent | 5d9f7f50992c5aad78e9b818211cf060fe2bbcc6 [diff] |
x86: slightly rework handling of some register-only insns Fold OP_MS() and OP_XS() into OP_R(), paralleling OP_M(). Use operand names (largely) matching those in the SDM. For 128-bit-only forms use Uxmm though, marking 256-bit forms as bad. This then allows no longer going through vex_len_table[] for two of the insns. Specifically _do not_ continue to mis-use v_mode.