Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dproc_amd64dep.c341 uint_t tag_fctw = (fps.fctw >> tag_index) & 1; in pt_fpregs() local
355 if (tag_fctw == 0) { in pt_fpregs()
/illumos-gate/usr/src/lib/libproc/common/
H A DP32ton.c633 uint_t tag_fctw = (src64->fctw >> tag_index) & 1; in prfpregset_n_to_32()
649 if (tag_fctw == 0) { in prfpregset_n_to_32()