]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-mn10300/i112045-1.s
Imported binutils-2.20
[msp430-binutils.git] / ld / testsuite / ld-mn10300 / i112045-1.s
diff --git a/ld/testsuite/ld-mn10300/i112045-1.s b/ld/testsuite/ld-mn10300/i112045-1.s
new file mode 100644 (file)
index 0000000..b9e0346
--- /dev/null
@@ -0,0 +1,14 @@
+       .text
+       .global _start
+_start:
+       add     0x1000 - L01, A0
+       nop
+       nop
+L01:
+       add     L01 + 0x123, A0
+       nop
+       nop
+L02:
+       add     L02 - L01, A0
+       nop
+       nop