[AArch64] Add ARMv8.2 instructions BFC and REV64.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / tls-desc.d
CommitLineData
43a357f9
RL
1#objdump: -dr
2
3.*: file format .*
4
5Disassembly of section \.text:
6
70000000000000000 <.*>:
8 0: d2a00000 movz x0, #0x0, lsl #16
9 0: R_AARCH64_TLSDESC_OFF_G1 var
10 4: f2800000 movk x0, #0x0
11 4: R_AARCH64_TLSDESC_OFF_G0_NC var
12 8: f8606a41 ldr x1, \[x18,x0\]
13 8: R_AARCH64_TLSDESC_LDR var
14 c: 8b000240 add x0, x18, x0
15 c: R_AARCH64_TLSDESC_ADD var
16 10: d63f0020 blr x1
17 10: R_AARCH64_TLSDESC_CALL var
This page took 0.030391 seconds and 4 git commands to generate.