mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
9 lines
239 B
Makefile
9 lines
239 B
Makefile
#source: tls-tiny-ie.s
|
|
#ld: -shared -T relocs.ld -e0
|
|
#objdump: -dr
|
|
#...
|
|
+10000: d53bd042 mrs x2, tpidr_el0
|
|
+10004: 58080020 ldr x0, 20008 <_GLOBAL_OFFSET_TABLE_\+0x8>
|
|
+10008: 8b000040 add x0, x2, x0
|
|
+1000c: b9400000 ldr w0, \[x0\]
|