commit | eb81ff85a03f848c7ecccc561bef5c7639c40624 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Fri Jul 12 12:27:19 2024 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Fri Jul 12 12:27:19 2024 +0200 |
tree | b4e98bd2bba7b8b7d011279ceef3f96e33f737ba | |
parent | bfa257b407270d1c808b31fbd97da779e0fd20d2 [diff] |
x86/APX: correct TEST/CTESTcc with 1st operand being a memory one While they properly inherited D and C, code processing the reversal of operands wasn't updated accordingly (and "reversed" operands also weren't tested anywhere).