* elf64-ppc.c (dec_dynrel_count): Don't error when elf_gc_sweep_symbol
[external/binutils.git] / gas / testsuite / gas / v850 / split-lo16.s
1         movhi   hi(foo),r0,r1
2         addi    lo(foo),r1,r2
3         ld.b    lo(foo),r1,r2
4         ld.bu   lo(foo),r1,r2
5
6         ld.bu   lo(0x12345),r1,r2
7         ld.bu   lo(0x123456),r1,r2
8
9         ld.w lo(0)[r0], r10
10         ld.w lo(0x12345678)[r0], r10