This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / v850 / reloc.s
1 .text
2 movea lo(foo),r0,r1
3 movhi hi(foo),r1,r1
4 movhi hi0(foo),r1,r1
5 movea zdaoff(_foo),r0,r1
6 movhi tdaoff(_foo),ep,r1
7 movhi sdaoff(_foo),gp,r1
This page took 0.030674 seconds and 5 git commands to generate.