Lines Matching defs:s_lo
726 int s_lo, s_hi;752 s_lo = regs->gpr[fc] & SIGN_BIT_S;780 s_lo = 0;789 s_lo = regs->gpr[fb] & SIGN_BIT_S;797 s_lo = regs->gpr[fb] & SIGN_BIT_S;805 s_hi = s_lo;825 if (!s_lo) fgpr.wp[1]++; /* Z > 0, choose Z1 */827 if (s_lo) {856 if (lo_inexact && !s_lo)861 if (lo_inexact && s_lo) {