Home
last modified time | relevance | path

Searched refs:_fpstate (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/head/
H A Dieeefp.h226 struct _fpstate *fpsp; /* address of saved 387 state */
235 #define _fpstate _fpstate32 macro
238 struct _fpstate { /* saved state info from an exception */ struct
255 #undef _fpstate argument
/titanic_44/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c394 struct _fpstate fps; in pt_fpregs()