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-arm/] [arm-pic-veneer.s] - Rev 313
Go to most recent revision | 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
Go to most recent revision | Compare with Previous | Blame | View Log