Fix simple gas testsuite failures.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / test2xcoff32.d
CommitLineData
7fa9fcb6
TG
1#objdump: -dr
2#as:
3#name: PowerPC Test 2, 32 bit XCOFF
4
5.*: +file format aixcoff-rs6000
6
7
8Disassembly of section .text:
9
1000000000 <.main>:
11 0: 7c 08 02 a6 mflr r0
12 4: 90 01 00 08 st r0,8\(r1\)
13 8: 93 c1 ff f8 st r30,-8\(r1\)
14 c: 93 e1 ff fc st r31,-4\(r1\)
15 10: 94 21 ff c0 stu r1,-64\(r1\)
16 14: 3b e0 00 00 lil r31,0
17 18: 83 c2 00 00 l r30,0\(r2\)
18 1a: R_TOC LC\.\.0-0x70
19 1c: 7f c3 f3 78 mr r3,r30
20 20: 7f e4 fb 78 mr r4,r31
21 24: 4b ff ff dd bl 0 <.main>
22 24: R_BR .printf
23 28: 60 00 00 00 oril r0,r0,0
24 2c: 2f 9f 00 09 cmpi 7,r31,9
25 30: 3b ff 00 01 cal r31,1\(r31\)
26 34: 40 9e ff e8 bne 7,1c <\.main\+0x1c>
27 38: 38 60 00 00 lil r3,0
28 3c: 38 21 00 40 cal r1,64\(r1\)
29 40: 80 01 00 08 l r0,8\(r1\)
30 44: 7c 08 03 a6 mtlr r0
31 48: 83 c1 ff f8 l r30,-8\(r1\)
32 4c: 83 e1 ff fc l r31,-4\(r1\)
33 50: 4e 80 00 20 br
34 54: 60 00 00 00 oril r0,r0,0
35 58: 60 00 00 00 oril r0,r0,0
36 5c: 60 00 00 00 oril r0,r0,0
37
3800000060 <_t\.rw_>:
39 60: 25 64 0a 00 dozi r11,r4,2560
3ee6e4fb 40#pass
This page took 0.184741 seconds and 4 git commands to generate.