URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [binutils/] [testsuite/] [binutils-all/] [link-order.s] - Rev 157
Go to most recent revision | Compare with Previous | Blame | View Log
.text .align 16 .global foo# .proc foo# foo: .prologue 2, 2 .vframe r2 mov r2 = r12 .body .restore sp mov r12 = r2 br.ret.sptk.many b0 .endp foo#
Go to most recent revision | Compare with Previous | Blame | View Log