aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-powerpc/aix-largetoc-1-32.d
blob: d39bc696eaec921c30c466b47c604f2c1389c991 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#source: aix-largetoc-1.s
#as: -a32
#ld: -b32 -shared -bE:aix-largetoc-1.ex
#objdump: -dr
#target: [is_xcoff_format]

.*

Disassembly of section \.text:

.* <\.foo>:
.*:	3d 22 00 00 	cau     r9,r2,0
.*: R_TOCU	a-.*
.*:	39 29 00 00 	cal     r9,0\(r9\)
.*: R_TOCL	a-.*
.*:	3d 22 00 00 	cau     r9,r2,0
.*: R_TOCU	b-.*
.*:	39 29 00 04 	cal     r9,4\(r9\)
.*: R_TOCL	b-.*
#...