URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-arm/] [jump-reloc-veneers.s] - Rev 47
Go to most recent revision | Compare with Previous | Blame | View Log
.text .syntax unified .thumb_func .global _start .type _start,%function _start: b.w dest .section destsect, "x" .thumb_func dest: b dest
Go to most recent revision | Compare with Previous | Blame | View Log