MIPS/GAS/testsuite: Run RFE test across all ISAs
authorMaciej W. Rozycki <macro@orcam.me.uk>
Sat, 29 May 2021 01:26:33 +0000 (03:26 +0200)
committerMaciej W. Rozycki <macro@orcam.me.uk>
Sat, 29 May 2021 01:26:33 +0000 (03:26 +0200)
commit4c67fb41f983bbe52243fcb692d3b4454a360cab
tree0ed7cc31d9fc423143163ffae4c7b0a57bae5c75
parent2d5e2889ca17dfb23e8fe83d944edd3800745f27
MIPS/GAS/testsuite: Run RFE test across all ISAs

Verify that the RFE instruction is not only accepted where supported,
but rejected where it is not as well.

gas/
* testsuite/gas/mips/mips.exp: Run RFE test across all ISAs.
* testsuite/gas/mips/rfe.d: Update for ISA exclusions.
* testsuite/gas/mips/mips1@rfe.d: New test.
* testsuite/gas/mips/mips2@rfe.d: New test.
* testsuite/gas/mips/r3000@rfe.d: New test.
* testsuite/gas/mips/r3900@rfe.d: New test.
* testsuite/gas/mips/rfe.l: New test stderr output.
gas/ChangeLog
gas/testsuite/gas/mips/mips.exp
gas/testsuite/gas/mips/mips1@rfe.d [new file with mode: 0644]
gas/testsuite/gas/mips/mips2@rfe.d [new file with mode: 0644]
gas/testsuite/gas/mips/r3000@rfe.d [new file with mode: 0644]
gas/testsuite/gas/mips/r3900@rfe.d [new file with mode: 0644]
gas/testsuite/gas/mips/rfe.d
gas/testsuite/gas/mips/rfe.l [new file with mode: 0644]
This page took 0.02819 seconds and 4 git commands to generate.