aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-or1k/plta1.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-or1k/plta1.s')
-rw-r--r--ld/testsuite/ld-or1k/plta1.s11
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/testsuite/ld-or1k/plta1.s b/ld/testsuite/ld-or1k/plta1.s
new file mode 100644
index 0000000..82f8175
--- /dev/null
+++ b/ld/testsuite/ld-or1k/plta1.s
@@ -0,0 +1,11 @@
+ .data
+ .p2align 16
+
+ .text
+ .globl _start
+_start:
+
+ l.j plta(x)
+ l.nop
+ l.j plta(y)
+ l.nop