mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 02:50:08 +08:00
2001-09-07 Eric Christopher <echristo@redhat.com>
* gas/mips/mips64.d: Change to use mipsisa64. * gas/mips/mips32.d: Change to use mipsisa32.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2001-09-07 Eric Christopher <echristo@redhat.com>
|
||||
|
||||
* gas/mips/mips64.d: Change to use mipsisa64.
|
||||
* gas/mips/mips32.d: Change to use mipsisa32.
|
||||
|
||||
2001-09-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
|
||||
|
||||
* gas/mips/mips-abi32-pic.s: Remove .set mips4 pseudo-op.
|
||||
|
@ -1,4 +1,4 @@
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn -mmips:mips32
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn -mmips:mipsisa32
|
||||
#name: MIPS MIPS32 instructions
|
||||
#as: -mips32
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn -mmips:mips64
|
||||
#objdump: -dr --prefix-addresses --show-raw-insn -mmips:mipsisa64
|
||||
#name: MIPS MIPS64 instructions
|
||||
#as: -mips64
|
||||
|
||||
|
Reference in New Issue
Block a user