* gas/cfi/cfi.exp: Remove redundant ppc test. Exclude
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-ppc-1.d
1 #objdump: -Wf
2 #name: CFI on ppc
3 #as: -a32
4
5 .*
6
7 Contents of the .eh_frame section:
8
9 00000000 00000010 00000000 CIE
10 Version: 1
11 Augmentation: "zR"
12 Code alignment factor: [24]
13 Data alignment factor: -4
14 Return address column: 65
15 Augmentation data: [01]b
16
17 DW_CFA_def_cfa: r1 ofs 0
18
19 00000014 00000020 00000018 FDE cie=00000000 pc=00000000..00000070
20 DW_CFA_advance_loc: 4 to 00000004
21 DW_CFA_def_cfa_offset: 48
22 DW_CFA_advance_loc: 16 to 00000014
23 DW_CFA_offset: r27 at cfa-20
24 DW_CFA_offset: r26 at cfa-24
25 DW_CFA_offset_extended_sf: r65 at cfa\+4
26 DW_CFA_advance_loc: 8 to 0000001c
27 DW_CFA_offset: r28 at cfa-16
28 DW_CFA_advance_loc: 8 to 00000024
29 DW_CFA_offset: r29 at cfa-12
30 DW_CFA_nop
31 DW_CFA_nop
32
This page took 0.031246 seconds and 5 git commands to generate.