x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-m68k.d
1 #readelf: -wf
2 #name: CFI on m68k
3 Contents of the .eh_frame section:
4
5 0+0000 0+0014 0+0000 CIE
6 Version: 1
7 Augmentation: "zR"
8 Code alignment factor: 2
9 Data alignment factor: -4
10 Return address column: 24
11 Augmentation data: 1b
12
13 DW_CFA_def_cfa: r15 ofs 4
14 DW_CFA_offset: r24 at cfa-4
15 DW_CFA_nop
16 DW_CFA_nop
17
18 0+0018 0+0014 0+001c FDE cie=0+0000 pc=0+0000..0+000c
19 DW_CFA_advance_loc: 4 to 0+0004
20 DW_CFA_def_cfa_offset: 4664
21 DW_CFA_advance_loc: 6 to 0+000a
22 DW_CFA_def_cfa_offset: 4
23
24 0+0030 0+0018 0+0034 FDE cie=0+0000 pc=0+000c..0+0018
25 DW_CFA_advance_loc: 4 to 0+0010
26 DW_CFA_def_cfa_offset: 8
27 DW_CFA_offset: r14 at cfa-8
28 DW_CFA_def_cfa_register: r14
29 DW_CFA_advance_loc: 6 to 0+0016
30 DW_CFA_def_cfa_register: r15
31 DW_CFA_nop
32
33 0+004c 0+0010 0+0050 FDE cie=0+0000 pc=0+0018..0+001c
34
35 DW_CFA_nop
36 DW_CFA_nop
37 DW_CFA_nop
38
This page took 0.030267 seconds and 4 git commands to generate.