mischeckin. fixed.

This commit is contained in:
Eric Christopher
2001-09-08 04:16:12 +00:00
parent 06e70a4852
commit a529d7582c
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
2001-09-07 Eric Christopher <echristo@redhat.com> 2001-09-07 Eric Christopher <echristo@redhat.com>
* gas/mips/mips64.d: Change to use mipsisa64. * gas/mips/mips64.d: Change to use isa64.
* gas/mips/mips32.d: Change to use mipsisa32. * gas/mips/mips32.d: Change to use isa32.
2001-09-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> 2001-09-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>

View File

@ -1,4 +1,4 @@
#objdump: -dr --prefix-addresses --show-raw-insn -mmips:mipsisa32 #objdump: -dr --prefix-addresses --show-raw-insn -mmips:isa32
#name: MIPS MIPS32 instructions #name: MIPS MIPS32 instructions
#as: -mips32 #as: -mips32

View File

@ -1,4 +1,4 @@
#objdump: -dr --prefix-addresses --show-raw-insn -mmips:mipsisa64 #objdump: -dr --prefix-addresses --show-raw-insn -mmips:isa64
#name: MIPS MIPS64 instructions #name: MIPS MIPS64 instructions
#as: -mips64 #as: -mips64