]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - lib/libc/sparc64/gen/assym.s
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / lib / libc / sparc64 / gen / assym.s
1 /*
2  * Offsets into into structures used from asm.  Must be kept in sync with
3  * appropriate headers.
4  *
5  * $FreeBSD$
6  */
7
8 #define _JB_FP          0x0
9 #define _JB_PC          0x8
10 #define _JB_SP          0x10
11 #define _JB_SIGMASK     0x18
12 #define _JB_SIGFLAG     0x28
13
14 #define SIG_BLOCK       1
15 #define SIG_SETMASK     3
16
17 #define FSR_RD_MASK     0xc0000000
18 #define FSR_RD_RD_Z     0x40000000