Add script to build and test GDB using enable-targets=all.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-s390-1.d
1 #readelf: -wf
2 #name: CFI on s390
3 #as: -m31 -march=g5
4
5 The section .eh_frame contains:
6
7 00000000 00000010 00000000 CIE
8 Version: 1
9 Augmentation: "zR"
10 Code alignment factor: 1
11 Data alignment factor: -4
12 Return address column: 14
13 Augmentation data: 1b
14
15 DW_CFA_def_cfa: r15 ofs 96
16
17 00000014 00000024 00000018 FDE cie=00000000 pc=00000000..0000004e
18 DW_CFA_advance_loc: 4 to 00000004
19 DW_CFA_offset: r15 at cfa-36
20 DW_CFA_offset: r14 at cfa-40
21 DW_CFA_offset: r13 at cfa-44
22 DW_CFA_offset: r12 at cfa-48
23 DW_CFA_offset: r11 at cfa-52
24 DW_CFA_offset: r10 at cfa-56
25 DW_CFA_offset: r9 at cfa-60
26 DW_CFA_offset: r8 at cfa-64
27 DW_CFA_advance_loc: 22 to 0000001a
28 DW_CFA_def_cfa_offset: 192
29 DW_CFA_nop
30 DW_CFA_nop
31
This page took 0.029817 seconds and 4 git commands to generate.