Searched refs:m_hi (Results 1 – 1 of 1) sorted by relevance
174 uint32_t m_hi = m >> 32; in __arch_xprod_64() local188 res_hi = (res_lo < m_hi); in __arch_xprod_64()195 res += (uint64_t)m_hi * n_lo; in __arch_xprod_64()200 res += (uint64_t)m_hi * n_lo; in __arch_xprod_64()206 res += (uint64_t)m_hi * n_hi; in __arch_xprod_64()