x86: Add -O[2|s] assembler command-line options
[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: r28 ofs 0
15
16 00000014 00000020 00000018 FDE cie=00000000 pc=00000000..00000010
17 DW_CFA_advance_loc: 4 to 00000004
18 DW_CFA_def_cfa_offset: 48
19 DW_CFA_offset: r13 at cfa-48
20 DW_CFA_advance_loc: 4 to 00000008
21 DW_CFA_def_cfa_offset: 52
22 DW_CFA_offset: r14 at cfa-44
23 DW_CFA_offset: r15 at cfa-40
24 DW_CFA_advance_loc: 4 to 0000000c
25 DW_CFA_offset: r27 at cfa-52
26 DW_CFA_advance_loc: 2 to 0000000e
27 DW_CFA_def_cfa_register: r27
28 DW_CFA_nop
29
This page took 0.030363 seconds and 4 git commands to generate.