]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/v850/split-lo16.s
include/elf/
[thirdparty/binutils-gdb.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