]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-csky/hilo16.s
Add support for the C_SKY series of processors.
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-csky / hilo16.s
1 # Test the hi16/lo16 relocations
2
3 .text
4 .global __start
5 __start:
6 movih r1, (long_symbol) >> 16
7 ori r1, r1, (long_symbol) & 0xffff