tls-x.s 98 B

12345678
  1. .globl x
  2. .section .tdata,"awT",@progbits
  3. .p2align 2
  4. .type x, @object
  5. .size x, 4
  6. x:
  7. .long 40