From: Jeff Law Date: Thu, 17 Oct 1996 04:41:24 +0000 (+0000) Subject: * gas/v850/reloc.s: New tests. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=148b365e90b66dd279048529c8c551af793964db;p=binutils-gdb.git * gas/v850/reloc.s: New tests. * gas/v850/basic.exp: Run them. --- diff --git a/gas/testsuite/gas/v850/reloc.s b/gas/testsuite/gas/v850/reloc.s new file mode 100644 index 00000000000..6738d26dd99 --- /dev/null +++ b/gas/testsuite/gas/v850/reloc.s @@ -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