x86: Add -O[2|s] assembler command-line options
[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 0+0000 0+0010 0+0000 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 0+0014 0+0020 0+0018 FDE cie=0+0000 pc=0+0000..0+0070
20 DW_CFA_advance_loc: 4 to 0+0004
21 DW_CFA_def_cfa_offset: 48
22 DW_CFA_advance_loc: 16 to 0+0014
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 0+001c
27 DW_CFA_offset: r28 at cfa-16
28 DW_CFA_advance_loc: 8 to 0+0024
29 DW_CFA_offset: r29 at cfa-12
30 DW_CFA_nop
31 DW_CFA_nop
32
This page took 0.049945 seconds and 4 git commands to generate.