* dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-sparc64-1.d
1 #readelf: -wf
2 #name: CFI on SPARC 64-bit
3 #as: -64
4
5 Contents of the .eh_frame section:
6
7 0+0000 0+0014 0+0000 CIE
8 Version: 1
9 Augmentation: "zR"
10 Code alignment factor: 4
11 Data alignment factor: -8
12 Return address column: 15
13 Augmentation data: 1b
14
15 DW_CFA_def_cfa: r14 ofs 2047
16 DW_CFA_nop
17 DW_CFA_nop
18 DW_CFA_nop
19
20 0+0018 0+0014 0+001c FDE cie=0+0000 pc=0+0000..0+0030
21 DW_CFA_advance_loc: 4 to 0+0004
22 DW_CFA_def_cfa_register: r30
23 DW_CFA_GNU_window_save
24 DW_CFA_register: r15 in r31
25
This page took 0.031098 seconds and 4 git commands to generate.