* gas/cfi/cfi.exp: Remove redundant ppc test. Exclude
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / astest.d
1 #objdump: -Dr
2 #name: PowerPC test 1
3
4 .*
5
6 Disassembly of section \.text:
7
8 0+0000000 <foo>:
9 0: (60 00 00 00|00 00 00 60) nop
10 4: (60 00 00 00|00 00 00 60) nop
11 8: (60 00 00 00|00 00 00 60) nop
12
13 0+000000c <a>:
14 c: (48 00 00 04|04 00 00 48) b 10 <apfour>
15
16 0+0000010 <apfour>:
17 10: (48 00 00 08|08 00 00 48) b 18 <apfour\+0x8>
18 14: (48 00 00 00|00 00 00 48) b .*
19 14: R_PPC_REL24 x
20 18: (48 00 00 0.|0. 00 00 48) b .*
21 18: R_PPC_REL24 \.data\+0x4
22 1c: (48 00 00 00|00 00 00 48) b .*
23 1c: R_PPC_REL24 z
24 20: (48 00 00 ..|.. 00 00 48) b .*
25 20: R_PPC_REL24 z\+0x14
26 24: (48 00 00 04|04 00 00 48) b 28 <apfour\+0x18>
27 28: (48 00 00 00|00 00 00 48) b .*
28 28: R_PPC_REL24 a
29 2c: (4b ff ff e4|e4 ff ff 4b) b 10 <apfour>
30 30: (48 00 00 0.|0. 00 00 48) b .*
31 30: R_PPC_REL24 a\+0x4
32 34: (4b ff ff e0|e0 ff ff 4b) b 14 <apfour\+0x4>
33 38: (48 00 00 00|00 00 00 48) b .*
34 38: R_PPC_LOCAL24PC a
35 3c: (4b ff ff d4|d4 ff ff 4b) b 10 <apfour>
36 40: (00 00 00 40|40 00 00 00) \.long 0x40
37 40: R_PPC_ADDR32 \.text\+0x40
38 44: (00 00 00 4c|4c 00 00 00) \.long 0x4c
39 44: R_PPC_ADDR32 \.text\+0x4c
40 48: (00 00 00 00|00 00 00 00) \.long 0x0
41 48: R_PPC_REL32 x
42 4c: (00 00 00 04|04 00 00 00) \.long 0x4
43 4c: R_PPC_REL32 x\+0x4
44 50: (00 00 00 00|00 00 00 00) \.long 0x0
45 50: R_PPC_REL32 z
46 54: (00 00 00 04|04 00 00 00) \.long 0x4
47 54: R_PPC_REL32 \.data\+0x4
48 58: (00 00 00 00|00 00 00 00) \.long 0x0
49 58: R_PPC_ADDR32 x
50 5c: (00 00 00 04|04 00 00 00) \.long 0x4
51 5c: R_PPC_ADDR32 \.data\+0x4
52 60: (00 00 00 00|00 00 00 00) \.long 0x0
53 60: R_PPC_ADDR32 z
54 64: (ff ff ff fc|fc ff ff ff) fnmsub f31,f31,f31,f31
55 64: R_PPC_ADDR32 x-0x4
56 68: (00 00 00 00|00 00 00 00) \.long 0x0
57 68: R_PPC_ADDR32 \.data
58 6c: (ff ff ff fc|fc ff ff ff) fnmsub f31,f31,f31,f31
59 6c: R_PPC_ADDR32 z-0x4
60 70: (ff ff ff 9c|9c ff ff ff) \.long 0xffffff9c
61 74: (ff ff ff 9c|9c ff ff ff) \.long 0xffffff9c
62 78: (00 00 00 00|00 00 00 00) \.long 0x0
63 78: R_PPC_ADDR32 a
64 7c: (00 00 00 10|10 00 00 00) \.long 0x10
65 7c: R_PPC_ADDR32 \.text\+0x10
66 80: (00 00 00 10|10 00 00 00) \.long 0x10
67 80: R_PPC_ADDR32 \.text\+0x10
68 84: (ff ff ff fc|fc ff ff ff) fnmsub f31,f31,f31,f31
69 88: (00 00 00 12|12 00 00 00) \.long 0x12
70 88: R_PPC_ADDR32 \.text\+0x12
71 8c: 00 00 00 00 \.long 0x0
72 Disassembly of section \.data:
73
74 0+0000000 <x>:
75 0: 00 00 00 00 \.long 0x0
76
77 0+0000004 <y>:
78 4: 00 00 00 00 \.long 0x0
This page took 0.030407 seconds and 4 git commands to generate.