commit | 3df781c5a459249fcb49e20ee36bdcd7bf111f0c | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Wed Nov 30 09:05:57 2022 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Wed Nov 30 09:05:57 2022 +0100 |
tree | ad2cfd9e9164a2483bf8d60f7b1eb345d2c8715f | |
parent | 629e5e1ae89023bf4dbde9333d18ff4aead2c708 [diff] |
x86: extend FPU test coverage for AT&T / Intel mnemonic differences Before touching the templates, let's ensure we actually cover things: For one FSUB{,R} and FDIV{,R} would better be tested with operands in both possible orders. And then -mmnemonic=intel wasn't tested at all.