URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-x86-64/] [tlsgd5a.s] - Rev 207
Go to most recent revision | Compare with Previous | Blame | View Log
.text .globl _start _start: .byte 0x66 leaq foo@TLSGD(%rip), %rdi .word 0x6666 rex64 call __tls_get_addr
Go to most recent revision | Compare with Previous | Blame | View Log