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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [newlib-1.18.0/] [newlib-1.18.0-or32-1.0rc2/] [newlib/] [libc/] [sys/] [sysvi386/] [sigprocmask.S] - Diff between revs 207 and 520

Only display areas with differences | Details | Blame | View Log

Rev 207 Rev 520
/
/
/ The SCO signal stuff seems to be weird.  The POSIX stuff appears to
/ The SCO signal stuff seems to be weird.  The POSIX stuff appears to
/ "extended" system calls, and use values in eax and edx.
/ "extended" system calls, and use values in eax and edx.
/
/
        .globl  sigprocmask
        .globl  sigprocmask
sigprocmask:
sigprocmask:
        movl    $0x2828, %eax
        movl    $0x2828, %eax
        lcall   $7,$0
        lcall   $7,$0
        jb      _cerror
        jb      _cerror
        ret
        ret
        addl    $4, %esp
        addl    $4, %esp
        lcall   $0xf,$0
        lcall   $0xf,$0
 
 

powered by: WebSVN 2.1.0

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