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