[AArch64] Print spaces after commas in addresses
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-536.d
1 #source: emit-relocs-536.s
2 #ld: -T relocs.ld -e0 --emit-relocs
3 #objdump: -dr
4 #...
5 0000000000010000 <.text>:
6 10000: b98005d6 ldrsw x22, \[x14, #4\]
7 10000: R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC v2
8 10004: b9800628 ldrsw x8, \[x17, #4\]
9 10004: R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC v3
This page took 0.030104 seconds and 4 git commands to generate.