OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-tic6x/] [unwind-3.s] - Blame information for rev 117

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 117 khays
        .cfi_sections .c6xabi.exidx
2
        .text
3
        # section without unwind info
4
        .global _start
5
        .type _start, %function
6
_start:
7
        b .s2 _before
8
        nop 5
9
        .p2align 6
10
 
11
        # Section that will be placed first
12
        .section .before, "xa"
13
        .type _before, %function
14
_before:
15
        .cfi_startproc
16
        .cfi_offset B3, 0
17
        .cfi_def_cfa_offset 8
18
        nop
19
        .p2align 6
20
        .cfi_endproc
21
        .personalityindex 3
22
        .endp
23
 
24
        # section that will be placed last
25
        .section .after, "xa"
26
        .global __c6xabi_unwind_cpp_pr3
27
        .type __c6xabi_unwind_cpp_pr3, %function
28
__c6xabi_unwind_cpp_pr3:
29
        .cfi_startproc
30
        .cfi_offset B10, 0
31
        .cfi_def_cfa_offset 8
32
        nop
33
        .p2align 6
34
        .cfi_endproc
35
        .personalityindex 3
36
        .endp
37
 
38
        .section .far
39
        .word 0

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.