ld-linkonce test
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-290.d
CommitLineData
1daf502a
RL
1#source: emit-relocs-290.s
2#ld: -Ttext=0x100000000 --defsym tempy=0x200000000 --defsym tempy2=0x1ffff0000 --defsym tempy3=0x8 -e0 --emit-relocs
3#objdump: -dr
4
5#...
6 +100000000: f2a00004 movk x4, #0x0, lsl #16
7 100000000: R_AARCH64_MOVW_PREL_G1_NC tempy
8 +100000004: f2bfffc7 movk x7, #0xfffe, lsl #16
9 100000004: R_AARCH64_MOVW_PREL_G1_NC tempy2
10 +100000008: f2a00011 movk x17, #0x0, lsl #16
11 100000008: R_AARCH64_MOVW_PREL_G1_NC tempy3
This page took 0.130269 seconds and 4 git commands to generate.