Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-cris / tls-dso-tpoffgotcomm1.s
bloba7c7421f337aa24778fd31354aead3ff61cacfca
1 .tls_common foo,4,4
2 .tls_common bar,4,4
3 .text
4 .align 1
5 .type do_test, @function
6 do_test:
7 add.d foo:TPOFFGOT,$r0
8 add.w bar:TPOFFGOT16,$r1
9 .size do_test, .-do_test