x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-hppa-1.d
1 #readelf: -wf
2 #name: CFI on hppa
3 Contents of the .eh_frame section:
4
5 00000000 0+0010 0+0000 CIE
6 Version: 1
7 Augmentation: "zR"
8 Code alignment factor: 4
9 Data alignment factor: [48]
10 Return address column: 2
11 Augmentation data: 1[bc]
12
13 DW_CFA_def_cfa: r30 ofs 0
14
15 00000014 0+00(18|20) 0+0018 FDE cie=0+0000 pc=0+0000..0+0018
16 DW_CFA_advance_loc: 8 to 0+0008
17 DW_CFA_def_cfa_register: r3
18 DW_CFA_advance_loc: 4 to 0+000c
19 DW_CFA_def_cfa_offset: 4660
20 DW_CFA_advance_loc: 8 to 0+0014
21 DW_CFA_def_cfa_register: r30
22 DW_CFA_nop
23
24 0000003[08] 0+00(18|20) 0+003[4c] FDE cie=0+0000 pc=0+0018..0+0040
25 DW_CFA_advance_loc: 12 to 0+0024
26 DW_CFA_def_cfa_register: r3
27 DW_CFA_offset_extended_sf: r2 at cfa-24
28 DW_CFA_advance_loc: 24 to 0+003c
29 DW_CFA_def_cfa_register: r30
30 DW_CFA_nop
31 DW_CFA_nop
32
33 000000[45]c 0+001[08] 0+00[56]0 FDE cie=0+0000 pc=0+0040..0+0048
34 DW_CFA_nop
35 DW_CFA_nop
36 DW_CFA_nop
37
This page took 0.031265 seconds and 4 git commands to generate.