x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-alpha-1.d
1 #readelf: -wf
2 #name: CFI on alpha
3 Contents of the .eh_frame section:
4
5 00000000 0+0010 0+00 CIE
6 Version: 1
7 Augmentation: "zR"
8 Code alignment factor: 4
9 Data alignment factor: -8
10 Return address column: 26
11 Augmentation data: 1b
12
13 DW_CFA_def_cfa_register: r30
14 DW_CFA_nop
15
16 00000014 0+0020 0+0018 FDE cie=00000000 pc=0+0000..0+0034
17 DW_CFA_advance_loc: 24 to 0+0018
18 DW_CFA_def_cfa: r15 ofs 32
19 DW_CFA_offset: r26 at cfa-32
20 DW_CFA_offset: r9 at cfa-24
21 DW_CFA_offset: r15 at cfa-16
22 DW_CFA_offset: r34 at cfa-8
23 DW_CFA_nop
24 DW_CFA_nop
25 DW_CFA_nop
26 DW_CFA_nop
27 DW_CFA_nop
28 DW_CFA_nop
29 DW_CFA_nop
This page took 0.057182 seconds and 4 git commands to generate.