* dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-mips-1.d
1 #readelf: -wf
2 #name: CFI on mips, 1
3 Contents of the .eh_frame section:
4
5 0+0000 0+0014 0+0000 CIE
6 Version: 1
7 Augmentation: "zR"
8 Code alignment factor: 1
9 Data alignment factor: -4
10 Return address column: 31
11 Augmentation data: 0b
12
13 DW_CFA_def_cfa_register: r29
14 DW_CFA_def_cfa: r29 ofs 0
15 DW_CFA_nop
16 DW_CFA_nop
17
18 0+0018 0+001c 0+001c FDE cie=0+0000 pc=0+0000..0+002c
19 DW_CFA_advance_loc: 4 to 0+0004
20 DW_CFA_def_cfa_offset: 8
21 DW_CFA_advance_loc: 4 to 0+0008
22 DW_CFA_offset: r30 at cfa-8
23 DW_CFA_advance_loc: 4 to 0+000c
24 DW_CFA_def_cfa: r30 ofs 8
25 DW_CFA_advance_loc: 24 to 0+0024
26 DW_CFA_def_cfa: r29 ofs 0
27 DW_CFA_nop
This page took 0.039708 seconds and 4 git commands to generate.