URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [binutils/] [testsuite/] [binutils-all/] [link-order.s] - Rev 868
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