ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-287.d
CommitLineData
a06ea964 1#source: emit-relocs-287.s
1daf502a 2#ld: -T relocs.ld --defsym tempy=0x1ffff --defsym tempy2=0x4 -e0 --emit-relocs
a06ea964
NC
3#objdump: -dr
4
5#...
1daf502a
RL
6 +10000: d29fffe4 mov x4, #0xffff // #65535
7 10000: R_AARCH64_MOVW_PREL_G0 tempy
8 +10004: 929ffff1 mov x17, #0xffffffffffff0000 // #-65536
9 10004: R_AARCH64_MOVW_PREL_G0 tempy2
a06ea964 10
This page took 0.380711 seconds and 4 git commands to generate.