URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-arm/] [arm-target2.s] - Rev 862
Go to most recent revision | Compare with Previous | Blame | View Log
# Test the R_ARM_TARGET2 relocation .text .global _start _start: .word foo(target2) .word foo+0x1234(target2) .word foo+0xcdef0000(target2) .word foo+0x76543210(target2) foo:
Go to most recent revision | Compare with Previous | Blame | View Log