m68k: tag floating-point ABI used
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tlsle-symbol-offset.d
CommitLineData
bb3f9ed8 1#source: tlsle-symbol-offset.s
3c3358ca 2#target: [check_shared_lib_support]
bb3f9ed8
YZ
3#ld: -shared -T relocs.ld -e0
4#objdump: -dr
5#...
6Disassembly of section .text:
7
80000000000010000 <.text>:
9 +10000: d53bd040 mrs x0, tpidr_el0
10 +10004: 91400400 add x0, x0, #0x1, lsl #12
11 +10008: 91010000 add x0, x0, #0x40
12 +1000c: d65f03c0 ret
This page took 0.342662 seconds and 4 git commands to generate.