summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/nds32/to-16bit-v2.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/nds32/to-16bit-v2.s')
-rw-r--r--binutils-2.25/gas/testsuite/gas/nds32/to-16bit-v2.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/nds32/to-16bit-v2.s b/binutils-2.25/gas/testsuite/gas/nds32/to-16bit-v2.s
new file mode 100644
index 00000000..1ac3328f
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/nds32/to-16bit-v2.s
@@ -0,0 +1,6 @@
+foo:
+addi $sp, $sp, -512
+addi $sp, $sp, 511
+lwi $r0, [$sp + 0]
+lwi $r7, [$sp + 508]
+swi $r0, [$sp + 0]