[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-x.s
CommitLineData
bcae4342
HPN
1 .globl x
2 .section .tdata,"awT",@progbits
3 .p2align 2
4 .type x, @object
5 .size x, 4
6x:
7 .long 40
This page took 0.476831 seconds and 4 git commands to generate.