* gas/v850/reloc.s: New tests.
* gas/v850/basic.exp: Run them.
This commit is contained in:
parent
6420594bbf
commit
148b365e90
7
gas/testsuite/gas/v850/reloc.s
Normal file
7
gas/testsuite/gas/v850/reloc.s
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user