URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-mips-elf/] [mips16-pic-4b.s] - Rev 859
Go to most recent revision | Compare with Previous | Blame | View Log
.abicalls .set noreorder # Define a MIPS16 function f1@@V1. .global _f1 .symver _f1,f1@@V1 .set mips16 .type _f1,@function .ent _f1 _f1: jr $31 nop .end _f1
Go to most recent revision | Compare with Previous | Blame | View Log