* gas/mips/micromips@mips5.d: Rename to...

* gas/mips/micromips@mips5-fp.d: ... this.
	* gas/mips/mips5.d: Rename to...
	* gas/mips/mips5-fp.d: ... this.
	* gas/mips/mips5.l: Rename to...
	* gas/mips/mips5-fp.l: ... this.
	* gas/mips/mips5.s: Rename to...
	* gas/mips/mips5-fp.s: ... this.
	* gas/mips/mips.exp: Update accordingly.
This commit is contained in:
Maciej W. Rozycki 2011-08-10 22:52:03 +00:00
parent 8d367dd5c0
commit 85bb418f5e
6 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,15 @@
2011-08-10 Maciej W. Rozycki <macro@codesourcery.com>
* gas/mips/micromips@mips5.d: Rename to...
* gas/mips/micromips@mips5-fp.d: ... this.
* gas/mips/mips5.d: Rename to...
* gas/mips/mips5-fp.d: ... this.
* gas/mips/mips5.l: Rename to...
* gas/mips/mips5-fp.l: ... this.
* gas/mips/mips5.s: Rename to...
* gas/mips/mips5-fp.s: ... this.
* gas/mips/mips.exp: Update accordingly.
2011-08-10 Maciej W. Rozycki <macro@codesourcery.com>
* gas/mips/mips.exp: Define new "fpisa3", "fpisa4" and "fpisa5"

View File

@ -1,7 +1,7 @@
#objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
#name: MIPS mips5 instructions
#source: mips5.s
#stderr: mips5.l
#source: mips5-fp.s
#stderr: mips5-fp.l
# Check MIPS V instruction assembly (microMIPS).

View File

@ -634,7 +634,7 @@ if { [istarget mips*-*-vxworks*] } {
[mips_arch_list_matching mips4]
run_list_test_arches "mips4-branch-likely" "-32 -msoft-float" \
[mips_arch_list_matching mips4]
run_dump_test_arches "mips5" [mips_arch_list_matching fpisa5]
run_dump_test_arches "mips5-fp" [mips_arch_list_matching fpisa5]
run_dump_test "mul"
run_dump_test_arches "rol" [mips_arch_list_matching mips1 !ror]

View File

@ -1,6 +1,6 @@
#objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
#name: MIPS mips5 instructions
#stderr: mips5.l
#stderr: mips5-fp.l
# Check MIPS V instruction assembly