56 register unsigned int opnd1, opnd2, opnd3,
result;
57 register int dest_exponent,
count;
213 for (count=1;count<
SGL_P;count+=4) {
214 stickybit |=
Slow4(opnd3);
240 inexact = guardbit | stickybit;
294 else if (dest_exponent <= 0) {
311 if (dest_exponent == 0 && inexact) {
330 if (guardbit && (stickybit ||
361 if (guardbit && (stickybit ||