commit | 497ee27a74891575c51a5857f23cdaac30f513f6 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Mon Nov 18 11:45:50 2024 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Mon Nov 18 11:45:50 2024 +0100 |
tree | ceeb3b8115a349c1b52c3bb99e97cabbdec71b33 | |
parent | 3c17b69fa1ac3b5c820caf5431532aa79e1e28cf [diff] |
x86: VP2INTERSECT{D,Q} have mask register destination group Much like AVX512-{4FMAPS,4VNNIW} have a constraint on their register source, there's a constraint (need to be even) on the destination register here. Adjust "good" test cases accordingly, and add a new test case to check the warning.