Lines Matching defs:s_lo
729 int s_lo, s_hi;755 s_lo = regs->gpr[fc] & SIGN_BIT_S;783 s_lo = 0;792 s_lo = regs->gpr[fb] & SIGN_BIT_S;800 s_lo = regs->gpr[fb] & SIGN_BIT_S;808 s_hi = s_lo;828 if (!s_lo) fgpr.wp[1]++; /* Z > 0, choose Z1 */830 if (s_lo) {859 if (lo_inexact && !s_lo)864 if (lo_inexact && s_lo) {