m64Compare
while ((m64Compare(subtrahend, q) < 0) &&
if (m64Compare(subtrahend, q) <= 0)
int m64Compare(DPUNS x, DPUNS y);