* dw2gencfi.c (cfi_pseudo_table): Add cfi_gnu_window_save.
[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 The section .eh_frame contains:
6
7 00000000 00000011 00000000 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
17 00000015 00000017 00000019 FDE cie=00000000 pc=0000001d..0000004d
18 DW_CFA_advance_loc: 4 to 00000021
19 DW_CFA_def_cfa_reg: r30
20 DW_CFA_GNU_window_save
21 DW_CFA_register: r15 in r31
22 DW_CFA_nop
23 DW_CFA_nop
24 DW_CFA_nop
25
This page took 0.032078 seconds and 4 git commands to generate.