[AArch64] Print spaces after commas in addresses
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-relax-gdesc-ie.d
1 #source: tls-relax-gdesc-ie.s
2 #ld: -T relocs.ld -e0
3 #objdump: -dr
4 #...
5 +10000: 90000080 adrp x0, 20000 <_GLOBAL_OFFSET_TABLE_>
6 +10004: f9400400 ldr x0, \[x0, #8\]
7 +10008: d503201f nop
8 +1000c: d503201f nop
9 +10010: d53bd041 mrs x1, tpidr_el0
10 +10014: 8b000020 add x0, x1, x0
11 +10018: b9400000 ldr w0, \[x0\]
This page took 0.03459 seconds and 4 git commands to generate.