Searched refs:Set_underflowflag (Results 1 – 6 of 6) sorted by relevance
270 if (inexact && is_tiny) Set_underflowflag();
338 if (is_tiny) Set_underflowflag();
356 if (is_tiny) Set_underflowflag();
359 if (is_tiny) Set_underflowflag();
368 Set_underflowflag();
434 #define Set_underflowflag() Bitfield_deposit(1,3,1,Fpustatus_register) macro