More support for ld --hash-style in the ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-312.s
CommitLineData
a06ea964
NC
1.comm gempy,4
2.comm jempy,4
3.comm lempy,4
4.text
5
6 and x0,x0,x0
7 and x0,x0,#0x1
8 ldr x4,tempy
9 ldr x7,tempy2
10 ldr x17,tempy3
11 ldr x3, [x2, #:got_lo12:jempy]
12 ldr x4, [x2, #:got_lo12:gempy]
13 ldr x5, [x2, #:got_lo12:lempy]
This page took 0.223065 seconds and 4 git commands to generate.