gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips4100.d
index 9568661c497caaa04208bb09c30c4d9cd2a1f44f..9c0c673eae5b4c845f23cadd21b346b4d9189463 100644 (file)
@@ -1,14 +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+0000 <stuff> hibernate
+0+0004 <stuff\+0x4> standby
+0+0008 <stuff\+0x8> suspend
+0+000c <stuff\+0xc> nop
This page took 0.024374 seconds and 4 git commands to generate.