URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [mips/] [cfi-n64-1.s] - Rev 862
Go to most recent revision | Compare with Previous | Blame | View Log
.global foo .type foo,@function .ent foo foo: .cfi_startproc jr $31 nop .cfi_endproc .end foo
Go to most recent revision | Compare with Previous | Blame | View Log