URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-crx/] [reloc-rel16.s] - Rev 308
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