URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-cris/] [tls-x1x2.s] - Rev 847
Go to most recent revision | Compare with Previous | Blame | View Log
.globl x1 .section .tdata,"awT",@progbits .p2align 2 .type x1, @object .size x1, 4 x1: .long 41 .globl x2 .p2align 2 .type x2, @object .size x2, 4 x2: .long 42
Go to most recent revision | Compare with Previous | Blame | View Log