commit 077273cd340146088df86745a8c8d44337d22d32
Author:     Mattias Andrée <[email protected]>
AuthorDate: Mon May 2 12:46:19 2016 +0200
Commit:     Mattias Andrée <[email protected]>
CommitDate: Mon May 2 12:46:19 2016 +0200

    Update STATUS
    
    Signed-off-by: Mattias Andrée <[email protected]>

diff --git a/STATUS b/STATUS
index 7f75c95..36d9717 100644
--- 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]

Reply via email to