URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [arm/] [local_function.s] - Rev 856
Go to most recent revision | Compare with Previous | Blame | View Log
.text .type foo, %function foo: bl bar .section .text.bar nop .type bar, %function bar: nop
Go to most recent revision | Compare with Previous | Blame | View Log