URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-mips-elf/] [got-page-3c.s] - Rev 184
Go to most recent revision | Compare with Previous | Blame | View Log
.macro makeref,sym lw $5,%got(\sym\@)($gp) .endm .globl f3 .ent f3 f3: .rept 8000 makeref frob .endr .end f3
Go to most recent revision | Compare with Previous | Blame | View Log