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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gold/] [testsuite/] [split_i386_4.s] - Blame information for rev 854

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
# split_i386_4.s: i386 specific, permitted adjustment failure
2
 
3
        .text
4
 
5
        .global fn1
6
        .type   fn1,@function
7
fn1:
8
        push    %ebp
9
        mov     %esp,%ebp
10
        cmp     %gs:0x30,%esp
11
        jae     1f
12
        call    __morestack
13
        ret
14
1:
15
        call    fn3
16
        leave
17
        ret
18
 
19
        .size   fn1,. - fn1
20
 
21
        .section        .note.GNU-stack,"",@progbits
22
        .section        .note.GNU-split-stack,"",@progbits
23
        .section        .note.GNU-no-split-stack,"",@progbits

powered by: WebSVN 2.1.0

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