x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-common-4.d
1 #objdump: -Wf
2 #name: CFI common 4
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+001[08] 0+0018 FDE cie=0+0000 pc=.*
15 DW_CFA_remember_state
16 DW_CFA_restore_state
17 #...
18 000000(28|30) 0+001[04c] 0+00(2c|34) FDE cie=0+0000 pc=.*
19 DW_CFA_remember_state
20 DW_CFA_restore_state
21 #pass
This page took 0.029983 seconds and 4 git commands to generate.