Correct negs aliasing on AArch64.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / movw_label.d
1 #objdump: -dr
2 #name: movw relocation symbol name
3
4 .*: file format .*
5
6 Disassembly of section \.text:
7
8 0+ <.*>:
9 0: f2800002 movk x2, #0x0
10 0: R_AARCH64_(P32_|)MOVW_UABS_G0_NC x3.22
11 4: f2800002 movk x2, #0x0
12 4: R_AARCH64_(P32_|)MOVW_UABS_G0_NC x8
13 8: f2800002 movk x2, #0x0
14 8: R_AARCH64_(P32_|)MOVW_UABS_G0_NC w3
15 c: f2800002 movk x2, #0x0
16 c: R_AARCH64_(P32_|)MOVW_UABS_G0_NC w8.22
17 10: f2800002 movk x2, #0x0
18 10: R_AARCH64_(P32_|)MOVW_UABS_G0_NC sp
19 14: f2800002 movk x2, #0x0
20 14: R_AARCH64_(P32_|)MOVW_UABS_G0_NC wzr
21 18: f2800002 movk x2, #0x0
22 18: R_AARCH64_(P32_|)MOVW_UABS_G0_NC xzr
This page took 0.034095 seconds and 4 git commands to generate.