Home
last modified time | relevance | path

Searched defs:fpu (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Ducontext.h70 struct fpu { struct
74 } fpu_fr; argument
75 struct fq *fpu_q; /* ptr to array of FQ entries */ argument
76 unsigned fpu_fsr; /* FPU status register */ argument
77 unsigned char fpu_qcnt; /* # of entries in saved FQ */ argument
78 unsigned char fpu_q_entrysize; /* # of bytes per FQ entry */ argument
79 unsigned char fpu_en; /* flag signifying fpu in use */ argument
/titanic_44/usr/src/uts/intel/ia32/os/
H A Darchdep.c276 struct fpu_ctx *fpu = &lwp->lwp_pcb.pcb_fpu; in setfpregs() local
331 struct fpu_ctx *fpu = &lwp->lwp_pcb.pcb_fpu; in getfpregs() local
/titanic_44/usr/src/common/crypto/sha1/
H A Dsha1.c216 kfpu_t *fpu; in SHA1Update() local
/titanic_44/usr/src/cmd/mdb/sparc/mdb/
H A Dproc_isadep.c293 } fpu; in pt_fpregs() local
/titanic_44/usr/src/common/bignum/
H A Dbignumimpl.c2059 kfpu_t *fpu; in big_modexp_ncp_float() local