Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c285 fpsw2str(uint32_t cw, char *buf, size_t nbytes) in fpsw2str() function
487 top, fpsw2str(fps.sw, buf, sizeof (buf))); in pt_fpregs()
490 fpsw2str(fps.status, buf, sizeof (buf))); in pt_fpregs()
H A Dproc_amd64dep.c344 fpsw2str(uint32_t cw, char *buf, size_t nbytes) in fpsw2str() function
505 top, fpsw2str(fps.sw, buf, sizeof (buf))); in pt_fpregs()
508 fpsw2str(fps.status, buf, sizeof (buf))); in pt_fpregs()