This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / metag / tls.s
1 .text
2 ADD D1Ar1,D1Ar1,#(_a@TLSGD)
3 ADD D1Ar1,D1Ar1,#(_b@TLSLDM)
4 ADDT D0Re0,D0Re0,#HI(_b@TLSLDO)
5 ADD D0Re0,D0Re0,#LO(_b@TLSLDO)
6 GETD D0.4,[A1LbP+#(_b@TLSIE)]
7 MOVT D0Re0,#HI(_b@TLSIENONPIC)
8 ADD D0Re0,D0Re0,#LO(_b@TLSIENONPIC)
9 ADDT D0Re0,D0Re0,#HI(_b@TLSLE)
10 ADD D0Re0,D0Re0,#LO(_b@TLSLE)
This page took 0.028831 seconds and 4 git commands to generate.