]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/mips/eret-3.d
Imported binutils-2.20
[msp430-binutils.git] / gas / testsuite / gas / mips / eret-3.d
diff --git a/gas/testsuite/gas/mips/eret-3.d b/gas/testsuite/gas/mips/eret-3.d
new file mode 100644 (file)
index 0000000..9834699
--- /dev/null
@@ -0,0 +1,18 @@
+#objdump: -d
+#name: MIPS eret-3 disassembly
+#as: -mfix-24k -march=24kc --no-warn
+
+.*\.o:     file format .*mips.*
+
+Disassembly of section \.text:
+
+00000000 <foo>:
+   0:  42000018        eret
+   4:  00000000        nop
+
+00000008 <bar>:
+   8:  10800002        beqz    a0,14 <bar\+0xc>
+   c:  00000000        nop
+  10:  aca40000        sw      a0,0\(a1\)
+  14:  03e00008        jr      ra
+  18:  00000000        nop