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

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [linux/] [uClibc/] [libc/] [sysdeps/] [linux/] [cris/] [crti.S] - Rev 1782

Compare with Previous | Blame | View Log

#NO_APP
        .file   "initfini.c"
#APP
        
        .section .init
#NO_APP
        .align 1
        .global _init
        .type   _init, @function
_init:
        Push $srp
        subq 4,$sp
        movem $r0,[$sp]
        move.d $pc,$r0
        sub.d .:GOTOFF,$r0
#APP
        
        .align 1
        
        
        .section .fini
#NO_APP
        .align 1
        .global _fini
        .type   _fini, @function
_fini:
        Push $srp
        subq 4,$sp
        movem $r0,[$sp]
        move.d $pc,$r0
        sub.d .:GOTOFF,$r0
#APP
        .align 1
        
        
/*@TRAILER_BEGINS*/

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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