Add .cfi_val_offset GAS command.
[external/binutils.git] / gas / testsuite / gas / cfi / cfi-common-8.d
1 #objdump: -Wf
2 #name: CFI common 8
3 #...
4 Contents of the .eh_frame section:
5
6 00000000 0+0010 0+0000 CIE
7   Version:               1
8   Augmentation:          "zR"
9   Code alignment factor: .*
10   Data alignment factor: .*
11   Return address column: .*
12   Augmentation data:     [01]b
13
14   DW_CFA_nop
15   DW_CFA_nop
16   DW_CFA_nop
17
18 00000014 0+00(18|1c|20) 0+0018 FDE cie=0+0000 pc=.*
19   DW_CFA_advance_loc: 4 to .*
20   DW_CFA_def_cfa: r0( \([er]ax\)|) ofs 16
21   DW_CFA_val_offset(_sf|): r1( \((rdx|ecx)\)|) is cfa\+8
22   DW_CFA_val_offset(_sf|): r2( \((rcx|edx)\)|) is cfa-32
23 #...