URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [arm/] [offset.s] - Rev 38
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