i386: Don't add 0x66 prefix to IRET for .code16gcc
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi-label.d
CommitLineData
2550e952 1#as: -mx86-used-note=no
69602580
JB
2#objdump: -tWf
3#name: .cfi_label directive
4
5.*\.o: file format elf.*
6
7SYMBOL TABLE:
80*00 l d \.text 0*00 \.text
90*00 l d \.data 0*00 \.data
100*00 l d \.bss 0*00 \.bss
110*00 l F \.text 0*04 cfilabel
120*2f l \.eh_frame 0*00 cfi2
130*00 l d \.eh_frame 0*00 \.eh_frame
140*2b g \.eh_frame 0*00 cfi1
15
16
17Contents of the .eh_frame section:
18
190*00 0*14 0*00 CIE
20 Version: 1
21 Augmentation: "zR"
22 Code alignment factor: 1
23 Data alignment factor: -[48]
24 Return address column: (8|16)
25 Augmentation data: 1b
26
27 DW_CFA_def_cfa: r.* \([er]sp\) ofs [48]
28 DW_CFA_offset: r.* \([er]ip\) at cfa-[48]
29 DW_CFA_nop
30 DW_CFA_nop
31
320*18 0*1[8c] 0*1c FDE cie=0*00 pc=0*00..0*04
33 DW_CFA_remember_state
34 DW_CFA_advance_loc: 1 to 0*01
35 DW_CFA_nop
36 DW_CFA_nop
37 DW_CFA_nop
38 DW_CFA_advance_loc: 1 to 0*02
39 DW_CFA_nop
40 DW_CFA_nop
41 DW_CFA_advance_loc: 1 to 0*03
42 DW_CFA_nop
43 DW_CFA_restore_state
44#pass
This page took 0.252429 seconds and 4 git commands to generate.