summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/nds32/ji-jr.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/nds32/ji-jr.s')
-rw-r--r--binutils-2.25/gas/testsuite/gas/nds32/ji-jr.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/nds32/ji-jr.s b/binutils-2.25/gas/testsuite/gas/nds32/ji-jr.s
new file mode 100644
index 00000000..2457d0b7
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/nds32/ji-jr.s
@@ -0,0 +1,6 @@
+foo:
+ j foo
+ jal foo
+ jr $r0
+ jral $r0
+ ret