URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-cris/] [expdyn1.s] - Rev 847
Go to most recent revision | Compare with Previous | Blame | View Log
.data .global expobj .type expobj,@object .size expobj,4 expobj: .dword 0 .text .global _start _start: nop .global expfn expfn: .type expfn,@function nop .Lfe1: .size expfn,.Lfe1-expfn
Go to most recent revision | Compare with Previous | Blame | View Log