Updated Malay translation for the bfd sub-directory
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / apx-load1.s
blobf5eac57d82efd901b1c29bec9e7beebb4fa6df58
1 .data
2 .type bar, @object
3 bar:
4 .byte 1
5 .size bar, .-bar
6 .globl foo
7 .type foo, @object
8 foo:
9 .byte 1
10 .size foo, .-foo
11 .text
12 .globl _start
13 .type _start, @function
14 _start:
15 adcl bar@GOTPCREL(%rip), %r16d
16 addl bar@GOTPCREL(%rip), %r17d
17 andl bar@GOTPCREL(%rip), %r18d
18 cmpl bar@GOTPCREL(%rip), %r19d
19 orl bar@GOTPCREL(%rip), %r20d
20 sbbl bar@GOTPCREL(%rip), %r21d
21 subl bar@GOTPCREL(%rip), %r22d
22 xorl bar@GOTPCREL(%rip), %r23d
23 testl %r24d, bar@GOTPCREL(%rip)
24 adcq bar@GOTPCREL(%rip), %r16
25 addq bar@GOTPCREL(%rip), %r17
26 andq bar@GOTPCREL(%rip), %r18
27 cmpq bar@GOTPCREL(%rip), %r19
28 orq bar@GOTPCREL(%rip), %r20
29 sbbq bar@GOTPCREL(%rip), %r21
30 subq bar@GOTPCREL(%rip), %r22
31 xorq bar@GOTPCREL(%rip), %r23
32 testq %r24, bar@GOTPCREL(%rip)
33 adcl foo@GOTPCREL(%rip), %r16d
34 addl foo@GOTPCREL(%rip), %r17d
35 andl foo@GOTPCREL(%rip), %r18d
36 cmpl foo@GOTPCREL(%rip), %r19d
37 orl foo@GOTPCREL(%rip), %r20d
38 sbbl foo@GOTPCREL(%rip), %r21d
39 subl foo@GOTPCREL(%rip), %r22d
40 xorl foo@GOTPCREL(%rip), %r23d
41 testl %r24d, foo@GOTPCREL(%rip)
42 adcq foo@GOTPCREL(%rip), %r16
43 addq foo@GOTPCREL(%rip), %r17
44 andq foo@GOTPCREL(%rip), %r18
45 cmpq foo@GOTPCREL(%rip), %r19
46 orq foo@GOTPCREL(%rip), %r20
47 sbbq foo@GOTPCREL(%rip), %r21
48 subq foo@GOTPCREL(%rip), %r22
49 xorq foo@GOTPCREL(%rip), %r23
50 testq %r24, foo@GOTPCREL(%rip)
51 .size _start, .-_start