commit | 987e8a90fa6541d57b42fef95fae0a7da5a2c9bc | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Thu Jul 21 12:32:04 2022 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Thu Jul 21 12:32:04 2022 +0200 |
tree | 340e0de40583521f9f2f11eb11bdbf1b1d92ddad | |
parent | e4e340a3ff2ccc825f4a40abf947cdf32b3fdbbf [diff] |
x86/Intel: correct AVX512F scatter insn element sizes I clearly screwed up in 6ff00b5e12e7 ("x86/Intel: correct permitted operand sizes for AVX512 scatter/gather") giving all AVX512F scatter insns Dword element size. Update testcases (also their gather parts), utilizing that there previously were two identical lines each (for no apparent reason).