Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/intel/mdb/
H A Dproc_amd64dep.c523 uint_t tag_fctw = (fps.fctw >> tag_index) & 1; in pt_fpregs() local
537 if (tag_fctw == 0) { in pt_fpregs()
/titanic_41/usr/src/lib/libproc/common/
H A DP32ton.c635 uint_t tag_fctw = (src64->fctw >> tag_index) & 1; in prfpregset_n_to_32()
651 if (tag_fctw == 0) { in prfpregset_n_to_32()