Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/m9x/
H A D__fex_hdlr.c73 static const int te_bit[FEX_NUM_EXC] = { variable
101 te |= te_bit[i]; in __fex_te_needed()
442 accrued &= ~te_bit[(int)e]; in __fex_hdlr()
546 fpchip_state.mxcsr & ~te_bit[(int)e]; in __fex_hdlr()
643 ~te_bit[(int)e]; in __fex_hdlr()
766 ((te & te_bit[i])? FEX_NOHANDLER : FEX_NONSTOP); in __fex_get_thr_handlers()
794 ptr[i].__mode = ((te & te_bit[i])? FEX_NOHANDLER : FEX_NONSTOP); in __fex_get_thr_handlers()