URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-crx/] [reloc-rel16.s] - Rev 285
Go to most recent revision | Compare with Previous | Blame | View Log
# Test pc relative relocation R_CRX_REL16 .section .text_16,"ax","progbits" .global _start .global foo16 _start: bal ra, foo16 foo16:
Go to most recent revision | Compare with Previous | Blame | View Log