commit | 33740f219e4eec3ee0f428a76390b9afc8140ad6 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Fri Feb 03 08:22:35 2023 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Fri Feb 03 08:22:35 2023 +0100 |
tree | 52a0144a42b75ee0377f4e039a7edfcc03c2316d | |
parent | 739d764954b69fafd4fa7b238cf95149a86b2bda [diff] |
x86-64: respect {nooptimize} when building VEX prefix Swapping operands for commutative insns occurs outside of optimize_encoding() and hence needs explicit checking for a request to avoid any optimizations.