Retro68/binutils/ld/testsuite/ld-cris/tls-hx1x2.s
2012-03-26 21:18:29 +02:00

16 lines
195 B
ArmAsm

.hidden x1
.globl x1
.section .tdata,"awT",@progbits
.p2align 2
.type x1, @object
.size x1, 4
x1:
.long 41
.hidden x2
.globl x2
.p2align 2
.type x2, @object
.size x2, 4
x2:
.long 42