commit | 0006623c18cb8e76ec188061fdea8338c9309968 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Wed Apr 03 10:40:57 2024 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Wed Apr 03 10:40:57 2024 +0200 |
tree | d7aa0ccc205f2ad4d12b9ea539231ee8de97426b | |
parent | 8963a60d7b7eb59b17e529d0c466427ea620eded [diff] |
x86: drop stray Size64 from WRSSQ Like for WRUSSQ it's not needed here. The legacy insn had gained it in the course of zapping Rex64, but that attribute wasn't needed here either. The APX insn then simply gained it by copy-and-paste, I suppose.