summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-tic6x/mvk-reloc-local-2.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-tic6x/mvk-reloc-local-2.s')
-rw-r--r--ld/testsuite/ld-tic6x/mvk-reloc-local-2.s12
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/testsuite/ld-tic6x/mvk-reloc-local-2.s b/ld/testsuite/ld-tic6x/mvk-reloc-local-2.s
new file mode 100644
index 0000000..2f9952d
--- /dev/null
+++ b/ld/testsuite/ld-tic6x/mvk-reloc-local-2.s
@@ -0,0 +1,12 @@
+.text
+.nocmp
+ mvk .S1 d,a1
+ mvkl .S1 e,a2
+ mvkh .S1 f-0x100,a3
+.data
+d:
+ .word 0
+e:
+ .word 0
+f:
+ .word 0