[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-s390x-1.d
1 #readelf: -wf
2 #name: CFI on s390x
3 #as: -m64 -march=z900
4
5 Contents of the .eh_frame section:
6
7 0+0000 0+0014 0+0000 CIE
8 Version: 1
9 Augmentation: "zR"
10 Code alignment factor: 1
11 Data alignment factor: -8
12 Return address column: 14
13 Augmentation data: 1b
14
15 DW_CFA_def_cfa: r15 ofs 160
16 DW_CFA_nop
17 DW_CFA_nop
18 DW_CFA_nop
19
20 0+0018 0+0024 0+001c FDE cie=0+0000 pc=0+0000..0+0070
21 DW_CFA_advance_loc: 6 to 0+0006
22 DW_CFA_offset: r15 at cfa-40
23 DW_CFA_offset: r14 at cfa-48
24 DW_CFA_offset: r13 at cfa-56
25 DW_CFA_offset: r12 at cfa-64
26 DW_CFA_offset: r11 at cfa-72
27 DW_CFA_offset: r10 at cfa-80
28 DW_CFA_offset: r9 at cfa-88
29 DW_CFA_offset: r8 at cfa-96
30 DW_CFA_advance_loc: 8 to 0+000e
31 DW_CFA_def_cfa_offset: 320
32 DW_CFA_nop
33 DW_CFA_nop
34
This page took 0.036082 seconds and 4 git commands to generate.