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-3b.s] - Rev 88
Go to most recent revision | Compare with Previous | Blame | View Log
.macro makeref,sym lw $5,%got(\sym\@)($gp) .endm .globl f2 .ent f2 f2: .rept 8000 makeref bar .endr .end f2
Go to most recent revision | Compare with Previous | Blame | View Log