Add x86-64 ILP32 support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / cfi / cfi-common-7.d
1 #source: ../../../cfi/cfi-common-7.s
2 #readelf: -wf
3 #name: CFI common 7
4 Contents of the .eh_frame section:
5
6 00000000 00000010 00000000 CIE
7 Version: 1
8 Augmentation: "zR"
9 Code alignment factor: .*
10 Data alignment factor: .*
11 Return address column: .*
12 Augmentation data: [01]b
13
14 DW_CFA_nop
15 DW_CFA_nop
16 DW_CFA_nop
17
18 00000014 000000(18|1c|20) 00000018 FDE cie=00000000 pc=.*
19 DW_CFA_advance_loc: 16 to .*
20 DW_CFA_def_cfa: r0( \([er]ax\)|) ofs 16
21 DW_CFA_advance_loc[24]: 75040 to .*
22 DW_CFA_def_cfa: r0( \([er]ax\)|) ofs 64
23 #...
This page took 0.030726 seconds and 4 git commands to generate.