commit 077273cd340146088df86745a8c8d44337d22d32
parent e82b5e111223c34deb1e200c9f7cc2ecff9efb01
Author: Mattias Andrée <maandree@kth.se>
Date: Mon, 2 May 2016 12:46:19 +0200
Update STATUS
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/STATUS b/STATUS
@@ -37,7 +37,8 @@ ztrunc(a, a, b) ......... fastest [until ~150, then 77 % of tomsfastmath]
zsplit .................. fastest [until 100~200, then gmp]
zcmpmag ................. fastest [always]
zcmp .................... fastest [almost never]
-zcmpi ................... fastest
+zcmpi(a, +) ............. fastest
+zcmpi(a, -) ............. fastest
zcmpu ................... fastest
zbset(a, b, 1) .......... fastest [until ~900, then gmp]
zbset(a, a, 1) .......... fastest [always]