URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-cris/] [tls-x1x2.s] - Rev 143
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