Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-crx / reloc-imm16.s
1 # Test immediate relocation R_CRX_IMM16
2
3         .section        .text_16,"ax","progbits"
4         .global _start
5 _start:
6         addw $foo16 , ra
7