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] - Blame information for rev 520

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 207 jeremybenn
/
2
/ The SCO signal stuff seems to be weird.  The POSIX stuff appears to
3
/ "extended" system calls, and use values in eax and edx.
4
/
5
        .globl  sigprocmask
6
sigprocmask:
7
        movl    $0x2828, %eax
8
        lcall   $7,$0
9
        jb      _cerror
10
        ret
11
        addl    $4, %esp
12
        lcall   $0xf,$0

powered by: WebSVN 2.1.0

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