Searched refs:fctw (Results 1 – 5 of 5) sorted by relevance
263 uint8_t fctw; member
293 dst64->fctw = 0; in prfpregset_32_to_n()296 dst64->fctw |= 1 << i; in prfpregset_32_to_n()635 uint_t tag_fctw = (src64->fctw >> tag_index) & 1; in prfpregset_n_to_32()
1177 uap->uc_mcontext.fpregs.fp_reg_set.fpchip_state.fctw |= (3 << top); in pop()1210 uap->uc_mcontext.fpregs.fp_reg_set.fpchip_state.fctw &= ~(3 << top); in push()
517 fpchip_state.fctw = 0; in __fex_hdlr()
523 uint_t tag_fctw = (fps.fctw >> tag_index) & 1; in pt_fpregs()