URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-arm/] [arm-pic-veneer.s] - Rev 818
Compare with Previous | Blame | View Log
.text .arm .global _start .type _start, %function _start: b foo .thumb .global foo .type foo, %function foo: nop bx lr