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