x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-sh-1.d
1 #readelf: -wf
2 #name: CFI on SH
3 Contents of the .eh_frame section:
4
5 0+0000 0+0010 0+0000 CIE
6 Version: 1
7 Augmentation: "zR"
8 Code alignment factor: 2
9 Data alignment factor: -4
10 Return address column: 17
11 Augmentation data: 1b
12
13 DW_CFA_def_cfa: r15 ofs 0
14
15 0+0014 0+0020 0+0018 FDE cie=0+0000 pc=0+0000..0+002c
16 DW_CFA_advance_loc: 2 to 0+0002
17 DW_CFA_def_cfa_offset: 4
18 DW_CFA_advance_loc: 2 to 0+0004
19 DW_CFA_def_cfa_offset: 8
20 DW_CFA_offset: r15 at cfa-4
21 DW_CFA_offset: r17 at cfa-8
22 DW_CFA_advance_loc: 6 to 0+000a
23 DW_CFA_def_cfa_register: r14
24 DW_CFA_advance_loc: 2 to 0+000c
25 DW_CFA_def_cfa_offset: 40
26 DW_CFA_nop
27 DW_CFA_nop
28 DW_CFA_nop
29
This page took 0.034522 seconds and 4 git commands to generate.