MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE tests
authorMaciej W. Rozycki <macro@imgtec.com>
Tue, 27 Jun 2017 03:23:54 +0000 (04:23 +0100)
committerMaciej W. Rozycki <macro@imgtec.com>
Tue, 27 Jun 2017 03:23:54 +0000 (04:23 +0100)
commit79cb3f75debfeb1355f8883143f0f6dc98f70080
treed423cd7a6b531b4502a97810e2a79479024f4162
parentb0bd097ef63edac71b6720e850b9a04605a87f7f
MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE tests

In preparation to running these tests against regular MIPS instructions.

gas/
* testsuite/gas/mips/mips16e-save.d: Rename to...
* testsuite/gas/mips/save.d: ... this.
* testsuite/gas/mips/mips16e-save-err.d: Update the
`error-output' option and rename to...
* testsuite/gas/mips/save-err.d: ... this.
* testsuite/gas/mips/mips16e-save-err.l: Rename to...
* testsuite/gas/mips/save-err.l: ... this.
* testsuite/gas/mips/mips16e-save.s: Rename to...
* testsuite/gas/mips/save.s: ... this.
* testsuite/gas/mips/mips16e-save-err.s: Rename to...
* testsuite/gas/mips/save-err.s: ... this.
* testsuite/gas/mips/mips.exp: Rename `mips16e-save' and
`mips16e-save-err' invocations to `save' and `save-err'
respectively and reorder these tests away from MIPS16 tests.
gas/ChangeLog
gas/testsuite/gas/mips/mips.exp
gas/testsuite/gas/mips/save-err.d [moved from gas/testsuite/gas/mips/mips16e-save-err.d with 56% similarity]
gas/testsuite/gas/mips/save-err.l [moved from gas/testsuite/gas/mips/mips16e-save-err.l with 100% similarity]
gas/testsuite/gas/mips/save-err.s [moved from gas/testsuite/gas/mips/mips16e-save-err.s with 100% similarity]
gas/testsuite/gas/mips/save.d [moved from gas/testsuite/gas/mips/mips16e-save.d with 100% similarity]
gas/testsuite/gas/mips/save.s [moved from gas/testsuite/gas/mips/mips16e-save.s with 100% similarity]