x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-2.d
1 #objdump: -Wf
2 #name: CFI common 2
3 #...
4 Contents of the .eh_frame section:
5
6 00000000 0+0010 0+0000 CIE
7 Version: 1
8 Augmentation: "zR"
9 Code alignment factor: .*
10 Data alignment factor: .*
11 Return address column: .*
12 Augmentation data: [01][abc]
13 #...
14 00000014 0+00[12][c08] 0+0018 FDE cie=0+0000 pc=.*
15 DW_CFA_advance_loc: 4 to .*
16 DW_CFA_def_cfa: r0( \([er]ax\)|) ofs 16
17 DW_CFA_advance_loc: 4 to .*
18 DW_CFA_remember_state
19 DW_CFA_advance_loc: 4 to .*
20 DW_CFA_def_cfa_offset: 0
21 DW_CFA_advance_loc: 4 to .*
22 DW_CFA_restore_state
23 DW_CFA_advance_loc: 4 to .*
24 DW_CFA_def_cfa_offset: 0
25 #pass
This page took 0.030218 seconds and 4 git commands to generate.