mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
* 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:
parent
8d367dd5c0
commit
85bb418f5e
@ -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"
|
||||
|
@ -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).
|
||||
|
@ -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]
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user