math/mpx-mul4-*-sse2.S (squash): We don't care about the top half of c3 here.
[catacomb] / math / mpx.h
index 4d6288e..451216f 100644 (file)
@@ -731,7 +731,7 @@ extern mpw mpx_udivn(mpw */*qv*/, mpw */*qvl*/,
  * algorithms will fail).
  */
 
-#define MPK_THRESH 16
+#define MPK_THRESH 32
 
 /* --- @mpx_kmul@ --- *
  *