aarch64: override default elf .set handling in gas
[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.038764 seconds and 4 git commands to generate.