URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-sh/] [fdpic-funcdesc-static.s] - Rev 157
Go to most recent revision | Compare with Previous | Blame | View Log
.data .globl bar .type bar,@object .size bar,4 bar: .long foo@FUNCDESC .text .type foo,@function foo: nop .globl _start .type _start,@function _start: nop
Go to most recent revision | Compare with Previous | Blame | View Log