* gas/v850/reloc.s: New tests.
authorJeff Law <law@redhat.com>
Thu, 17 Oct 1996 04:41:24 +0000 (04:41 +0000)
committerJeff Law <law@redhat.com>
Thu, 17 Oct 1996 04:41:24 +0000 (04:41 +0000)
        * gas/v850/basic.exp: Run them.

gas/testsuite/gas/v850/reloc.s [new file with mode: 0644]

diff --git a/gas/testsuite/gas/v850/reloc.s b/gas/testsuite/gas/v850/reloc.s
new file mode 100644 (file)
index 0000000..6738d26
--- /dev/null
@@ -0,0 +1,7 @@
+       .text
+       movea lo(foo),r0,r1
+       movhi hi(foo),r1,r1
+       movhi hi0(foo),r1,r1
+       movea zdaoff(_foo),r0,r1
+       movhi tdaoff(_foo),ep,r1
+       movhi sdaoff(_foo),gp,r1