summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-tic6x/mvk-reloc-local-1-rel.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-tic6x/mvk-reloc-local-1-rel.s')
-rw-r--r--ld/testsuite/ld-tic6x/mvk-reloc-local-1-rel.s11
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/testsuite/ld-tic6x/mvk-reloc-local-1-rel.s b/ld/testsuite/ld-tic6x/mvk-reloc-local-1-rel.s
new file mode 100644
index 0000000..1255177
--- /dev/null
+++ b/ld/testsuite/ld-tic6x/mvk-reloc-local-1-rel.s
@@ -0,0 +1,11 @@
+.text
+.nocmp
+ mvk .S1 a,a1
+ mvkl .S1 b,a2
+.data
+a:
+ .word 0
+b:
+ .word 0
+c:
+ .word 0