gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips4100.d
index ef84f120580e095077259f06b5591d790260a21b..9c0c673eae5b4c845f23cadd21b346b4d9189463 100644 (file)
@@ -1,15 +1,12 @@
 #objdump: -dr --prefix-addresses -mmips:4100
 #name: MIPS 4100
-#as: -mcpu=4100
+#as: -march=4100
 
 
 .*: +file format .*mips.*
 
 Disassembly of section \.text:
-0+0000 <stuff> dmadd16 \$a0,\$a1
-       ...
-0+000c <stuff\+0xc> madd16     \$a1,\$a2
-0+0010 <stuff\+0x10> hibernate
-0+0014 <stuff\+0x14> standby
-0+0018 <stuff\+0x18> suspend
-0+001c <stuff\+0x1c> nop
+0+0000 <stuff> hibernate
+0+0004 <stuff\+0x4> standby
+0+0008 <stuff\+0x8> suspend
+0+000c <stuff\+0xc> nop
This page took 0.023417 seconds and 4 git commands to generate.