Fix ERROR: target-cc does not exist
[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
ed6b7ef4 6.*
faead562
AM
7
8Disassembly of section .text:
9
100+ <_start>:
776fc418 11 0: (42 9f 00 05|05 00 9f 42) bcl 20,4\*cr7\+so,4 .*
ed6b7ef4
AM
12 4: (7f c8 02 a6|a6 02 c8 7f) mflr r30
13 8: (3f de 00 00|00 00 de 3f) addis r30,r30,0
14 (a|8): R_PPC_REL16_HA _GLOBAL_OFFSET_TABLE_\+0x(6|4)
15 c: (3b de 00 0.|0. 00 de 3b) addi r30,r30,.*
16 (e|c): R_PPC_REL16_LO _GLOBAL_OFFSET_TABLE_\+0x(a|8)
17 10: (48 00 00 01|01 00 00 48) bl 10 .*
faead562 18 10: R_PPC_PLTREL24 _exit
ed6b7ef4 19 14: (48 00 00 00|00 00 00 48) b 14 .*
faead562 20 14: R_PPC_REL24 _start
This page took 0.456454 seconds and 4 git commands to generate.