summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/mips/r5.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/mips/r5.s')
-rw-r--r--binutils-2.25/gas/testsuite/gas/mips/r5.s10
1 files changed, 10 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/mips/r5.s b/binutils-2.25/gas/testsuite/gas/mips/r5.s
new file mode 100644
index 00000000..12260d35
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/mips/r5.s
@@ -0,0 +1,10 @@
+ .text
+ .set noat
+ .set noreorder
+ .set nomacro
+test_r5:
+ eretnc
+
+# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
+ .align 2
+ .space 8