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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [uClibc/] [libc/] [sysdeps/] [linux/] [mips/] [crti.S] - Rev 1765

Compare with Previous | Blame | View Log

        .file   1 "initfini.c"
        .section .mdebug.abi32
        .previous
        .abicalls
#APP
        
        .section .init
#NO_APP
        .align  2
        .globl  _init
        .ent    _init
        .type   _init, @function
_init:
        .frame  $sp,32,$31              # vars= 0, regs= 2/0, args= 16, extra= 8
        .mask   0x90000000,-4
        .fmask  0x00000000,0
        .set    noreorder
        .cpload $25
        .set    reorder
        subu    $sp,$sp,32
        .cprestore 16
        sw      $31,28($sp)
        sw      $28,24($sp)
#APP
        
        .align 2
        .end _init
        
        .section .fini
#NO_APP
        .align  2
        .globl  _fini
        .ent    _fini
        .type   _fini, @function
_fini:
        .frame  $sp,32,$31              # vars= 0, regs= 2/0, args= 16, extra= 8
        .mask   0x90000000,-4
        .fmask  0x00000000,0
        .set    noreorder
        .cpload $25
        .set    reorder
        subu    $sp,$sp,32
        .cprestore 16
        sw      $31,28($sp)
        sw      $28,24($sp)
#APP
        .align 2
        .end _fini
        
        .ident  "GCC: (GNU) 3.3.2"

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.