URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [arm/] [offset.s] - Rev 304
Go to most recent revision | Compare with Previous | Blame | View Log
@ test that an OFFSET_IMM reloc against a global symbol is @ still resolved by the assembler, as long as the symbol is in @ the same section as the reference .text .globl l .globl foo l: ldr r0, foo foo: nop @ pad section for a.out's benefit nop nop
Go to most recent revision | Compare with Previous | Blame | View Log