commit | 6b15ec516579f8005e97d58ec06b1c98debf947b | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Fri May 24 12:21:57 2024 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Fri May 24 12:21:57 2024 +0200 |
tree | 975c55b23915bc23ccc4a4f62ff471b403ca0531 | |
parent | fb40ea39def796409eaf7f4e35bb143cbbeba0b7 [diff] |
x86: simplify VexVVVV_SRC2 handling for the XOP case As already suggested during review, rather than having an extra conditional in build_modrm_byte() (a code path used for quite a few more insns, including even certain GPR ones), adjust the attribute in the installed template to properly describe things with operands swapped.