Searched refs:s3b2shit (Results 1 – 1 of 1) sorted by relevance
63 int s3b2shit; in m_dsb() local98 if (borrow >= 0) s3b2shit = borrow >> fifteen; /* 3b2 */ in m_dsb()99 else s3b2shit = 0xfffe0000 | (borrow >> fifteen); in m_dsb()100 if (s3b2shit == 0) { in m_dsb()