2002-09-30 H.J. Lu <hjl@gnu.org>

* gas/mips/vr4120.d: Pass -m mips:4120 to objdump.
This commit is contained in:
H.J. Lu 2002-09-30 20:59:11 +00:00
parent c7ec4050c5
commit 17c06574e8
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2002-09-30 H.J. Lu <hjl@gnu.org>
* gas/mips/vr4120.d: Pass -m mips:4120 to objdump.
2002-09-30 Gavin Romig-Koch <gavin@redhat.com>
Ken Raeburn <raeburn@cygnus.com>
Aldy Hernandez <aldyh@redhat.com>

View File

@ -1,4 +1,4 @@
#objdump: -dr
#objdump: -dr -m mips:4120
#name: MIPS VR4120
#as: -march=vr4120
@ -26,4 +26,4 @@ Disassembly of section \.text:
+4c: 00a62428 maccs a0,a1,a2
+50: 00a62068 maccu a0,a1,a2
+54: 00a62468 maccus a0,a1,a2
#...
#pass