Searched refs:masked_exceptions (Results 1 – 1 of 1) sorted by relevance
539 u_int masked_exceptions; in npxexit() local541 masked_exceptions = GET_FPU_CW(td) & GET_FPU_SW(td) & 0x7f; in npxexit()546 if (masked_exceptions & 0x0d) in npxexit()550 masked_exceptions); in npxexit()