commit | b83021de7a83a353b5e9ad1ef428aec05846803e | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Wed May 29 10:03:00 2024 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Wed May 29 10:03:00 2024 +0200 |
tree | 91d022f8d2ee2dc65187bcb34480ccbb718fbb91 | |
parent | 6ccf16c19d318bae09b7b405825285f7579d820f [diff] |
x86/Intel: warn about undue mnemonic suffixes Except for very few insns mnemonic suffixes aren't permitted in Intel syntax. Warn about such for now, indicating that they will be outright refused down the road. While fiddling with testcases to address fallout, drop a few things which should never have been tested as valid Intel syntax. Also add a previously missing line to simd-suffix.d.