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-rel8.s] - Rev 179
Go to most recent revision | Compare with Previous | Blame | View Log
# Test pc relative relocation R_CRX_REL8 .section .text_8,"ax","progbits" .global _start .global foo8 _start: beq foo8 foo8:
Go to most recent revision | Compare with Previous | Blame | View Log