commit | e959ac942ff3a56df111351b65c5a88b0ac2b5da | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Fri Mar 10 11:06:43 2023 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Fri Mar 10 11:06:43 2023 +0100 |
tree | a9f7b58413dbda56e1e00bf173b0b3fa4bbbd706 | |
parent | 0de704b9cdd3ca093317820d15134b7f72f5a7e1 [diff] |
x86-64: adjust REX-prefix part of SSE2AVX test Before altering how build_modrm_byte() works, arrange for this part of the testcase to actually use distinguishable source and destination register numbers, such that incorrect propagation of, in particular, the high bit encodings (from REX to VEX) can be noticed (in turn specifically assertions [not] triggering in the respective code).