URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-arm/] [arm-pic-veneer.s] - Rev 88
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