Non-contiguous memory regions support: Avoid calls to abort
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / ext.d
CommitLineData
05d0e962
AM
1#source: ext.s
2#as: -a64
3#objdump: -dr
4#target: powerpc64*-*-*
5# Just assembles an object for notoc.d
6
7.*
8
9Disassembly of section \.text:
10
110+ <ext>:
12 0: (00 00 4c 3c|3c 4c 00 00) addis r2,r12,0
13 (0|2): R_PPC64_REL16_HA \.TOC\.(|\+0x2)
14 4: (00 00 42 38|38 42 00 00) addi r2,r2,0
15 (4|6): R_PPC64_REL16_LO \.TOC\.\+0x(4|6)
16 8: (00 00 00 60|60 00 00 00) nop
17 c: (20 00 80 4e|4e 80 00 20) blr
This page took 0.100367 seconds and 4 git commands to generate.