]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: extend FPU test coverage for AT&T / Intel mnemonic differences
authorJan Beulich <jbeulich@suse.com>
Wed, 30 Nov 2022 08:05:57 +0000 (09:05 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 30 Nov 2022 08:05:57 +0000 (09:05 +0100)
commit3df781c5a459249fcb49e20ee36bdcd7bf111f0c
treead2cfd9e9164a2483bf8d60f7b1eb345d2c8715f
parent629e5e1ae89023bf4dbde9333d18ff4aead2c708
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.
gas/testsuite/gas/i386/compat-intel.d
gas/testsuite/gas/i386/compat-intel2.d [new file with mode: 0644]
gas/testsuite/gas/i386/compat.d
gas/testsuite/gas/i386/compat.s
gas/testsuite/gas/i386/i386.exp