Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / metag / tls.d
CommitLineData
26244894
NC
1#objdump: -dr
2#name: tls
3
4.*: +file format .*
5
6Disassembly of section \.text:
7
800000000 <.text>:
9d1df426 9 0: 03180000 ADD D1Ar1,D1Ar1,#0
26244894 10 0: R_METAG_TLS_GD _a
9d1df426 11 4: 03180000 ADD D1Ar1,D1Ar1,#0
26244894 12 4: R_METAG_TLS_LDM _b
9d1df426 13 8: 02000001 ADDT D0Re0,D0Re0,#0
26244894 14 8: R_METAG_TLS_LDO_HI16 _b
9d1df426 15 c: 02000000 ADD D0Re0,D0Re0,#0
26244894 16 c: R_METAG_TLS_LDO_LO16 _b
9d1df426 17 10: a720000d GETD D0FrT,\[A1LbP\]
26244894 18 10: R_METAG_TLS_IE _b
9d1df426 19 14: 02000005 MOVT D0Re0,#0
26244894 20 14: R_METAG_TLS_IENONPIC_HI16 _b
9d1df426 21 18: 02000000 ADD D0Re0,D0Re0,#0
26244894 22 18: R_METAG_TLS_IENONPIC_LO16 _b
9d1df426 23 1c: 02000001 ADDT D0Re0,D0Re0,#0
26244894 24 1c: R_METAG_TLS_LE_HI16 _b
9d1df426 25 20: 02000000 ADD D0Re0,D0Re0,#0
26244894 26 20: R_METAG_TLS_LE_LO16 _b
This page took 0.350058 seconds and 4 git commands to generate.