URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-i386/] [tlspie2.s] - Rev 68
Go to most recent revision | Compare with Previous | Blame | View Log
.section .tbss,"awT",@nobits .align 4 .type a, @object .size a, 4 a: .zero 4 .text .globl _start .type _start, @function _start: leal a@dtpoff, %eax .size _start, .-_start
Go to most recent revision | Compare with Previous | Blame | View Log