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