commit | c8bbc28bb8c86e6b8e52e81fb0620942c6a804f0 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Tue Jul 11 08:15:39 2023 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Tue Jul 11 08:15:39 2023 +0200 |
tree | cdf361be02de4280e7e86c2babd4f0fe5d422f82 | |
parent | eb70d820e85d1a10c3838088c4b551eef01efa61 [diff] |
x86: fold certain legacy/VEX table entries Introduce macro V to expand to 'v' in the VEX/EVEX case, and replace a couple of abort()s where legacy code can now legitimately make it. While there for {,V}LDDQU drop hoing through mod_table[] - OP_M() rejects register operands quite fine.