~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/i386/ilp32/cfi/cfi-common-1.d

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#source: ../../../cfi/cfi-common-1.s
 
2
#readelf: -wf
 
3
#name: CFI common 1
 
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: 4 to .*
 
20
  DW_CFA_def_cfa: r0( \([er]ax\)|) ofs 16
 
21
  DW_CFA_offset(_extended_sf|): r1( \((rdx|ecx)\)|) at cfa-8
 
22
  DW_CFA_advance_loc: 4 to .*
 
23
  DW_CFA_def_cfa_offset: 32
 
24
  DW_CFA_offset(_extended_sf|): r2( \((rcx|edx)\)|) at cfa-24
 
25
#...