Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c221 fpcw2str(uint32_t cw, char *buf, size_t nbytes) in fpcw2str() function
483 fpcw2str(fps.cw, buf, sizeof (buf))); in pt_fpregs()
H A Dproc_amd64dep.c280 fpcw2str(uint32_t cw, char *buf, size_t nbytes) in fpcw2str() function
501 fpcw2str(fps.cw, buf, sizeof (buf))); in pt_fpregs()