base/dispatch.c, etc.: Replace inline assembler for the `rdrand' fix.
[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@ --- *
  *