URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-mips-elf/] [dyn-sec64.s] - Rev 313
Go to most recent revision | Compare with Previous | Blame | View Log
.section .init,"ax",@progbits .globl _init .ent _init .type _init, @function _init: ld $2,%call16(bar) .end _init .section .fini,"ax",@progbits .globl _fini .ent _fini .type _fini, @function _fini: .end _fini .data foo: .dword bar
Go to most recent revision | Compare with Previous | Blame | View Log