URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-arm/] [arm-target2.s] - Rev 84
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