[ARC] Enable .cfi_* pseudo-ops.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-arc-1.d
1 #readelf: -wf
2 #name: CFI on ARC
3
4 Contents of the .eh_frame section:
5
6 00000000 00000010 00000000 CIE
7 Version: 1
8 Augmentation: "zR"
9 Code alignment factor: 1
10 Data alignment factor: -4
11 Return address column: 31
12 Augmentation data: 1b
13
14 DW_CFA_def_cfa_register: r28
15 DW_CFA_nop
16
17 00000014 00000020 00000018 FDE cie=00000000 pc=00000000..00000010
18 DW_CFA_advance_loc: 4 to 00000004
19 DW_CFA_def_cfa_offset: 48
20 DW_CFA_offset: r13 at cfa-48
21 DW_CFA_advance_loc: 4 to 00000008
22 DW_CFA_def_cfa_offset: 52
23 DW_CFA_offset: r14 at cfa-44
24 DW_CFA_offset: r15 at cfa-40
25 DW_CFA_advance_loc: 4 to 0000000c
26 DW_CFA_offset: r27 at cfa-52
27 DW_CFA_advance_loc: 2 to 0000000e
28 DW_CFA_def_cfa_register: r27
29 DW_CFA_nop
30
This page took 0.040362 seconds and 4 git commands to generate.