* ld-powerpc/plt1.s: New.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / plt1.d
CommitLineData
faead562
AM
1#source: plt1.s
2#as: -a32
3#objdump: -dr
4#target: powerpc*-*-*
5
6.*: file format elf32-powerpc
7
8Disassembly of section .text:
9
100+ <_start>:
11 0: 42 9f 00 05 bcl- 20,4\*cr7\+so,4 .*
12 4: 7f c8 02 a6 mflr r30
13 8: 3f de 00 00 addis r30,r30,0
14 a: R_PPC_REL16_HA _GLOBAL_OFFSET_TABLE_\+0x6
15 c: 3b de 00 0a addi r30,r30,10
16 e: R_PPC_REL16_LO _GLOBAL_OFFSET_TABLE_\+0xa
17 10: 48 00 00 01 bl 10 .*
18 10: R_PPC_PLTREL24 _exit
19 14: 48 00 00 00 b 14 .*
20 14: R_PPC_REL24 _start
This page took 0.023666 seconds and 4 git commands to generate.