URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-x86-64/] [pr13082-3.s] - Rev 262
Go to most recent revision | Compare with Previous | Blame | View Log
.text .globl _start _start: lea .Ljmp(%rip), %rax jmp *(%rax) .section .data.rel.ro.local,"aw",@progbits .weak func .align 8 .Ljmp: .quad func
Go to most recent revision | Compare with Previous | Blame | View Log