[AArch64] Warn on load pair to same register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / vxworks-pic.d
CommitLineData
910600e9
RS
1#as: -KPIC
2#objdump: -dr
3#name: VxWorks PIC
4
5.*: file format .*
6
7Disassembly of section \.text:
8
900000000 <\.text>:
10 0: 2f 00 00 00 sethi %hi\(0\), %l7
11 0: R_SPARC_HI22 __GOTT_BASE__
12 4: ee 05 e0 00 ld \[ %l7 \], %l7
13 4: R_SPARC_LO10 __GOTT_BASE__
14 8: ee 05 e0 00 ld \[ %l7 \], %l7
15 8: R_SPARC_LO10 __GOTT_INDEX__
16 c: 03 00 00 00 sethi %hi\(0\), %g1
17 c: R_SPARC_HI22 __GOTT_BASE__
18 10: 82 10 60 00 mov %g1, %g1 ! 0x0
19 10: R_SPARC_LO10 __GOTT_BASE__
20 14: 03 00 00 00 sethi %hi\(0\), %g1
21 14: R_SPARC_HI22 __GOTT_INDEX__
22 18: 82 10 60 00 mov %g1, %g1 ! 0x0
23 18: R_SPARC_LO10 __GOTT_INDEX__
24 1c: 03 00 00 00 sethi %hi\(0\), %g1
25 1c: R_SPARC_GOT22 __GOT_BASE__
26 20: 82 10 60 00 mov %g1, %g1 ! 0x0
27 20: R_SPARC_GOT10 __GOT_BASE__
This page took 0.357182 seconds and 4 git commands to generate.