"Marco Bodrato" <bodr...@mail.dm.unipi.it> writes:

  Now the ABI=32 -asl16 issue should be healed.

I will whack it soon.

  The generic code (for mpn_invert_3by2) works only when "unsigned" is half
  the size of "mp_limb_t" or has the same size... this means that large
  types for mp_limb_t are not supported (e.g. no uint128_t). Smaller types
  should be handled by some of the shortcuts.

If soo, why did asl8 work?

  Is the ABI=64 -asl32 case tested? It should work, and it should not even
  be too slow.

Not tested, but will do.

-- 
Torbjörn
Please encrypt, key id 0xC8601622
_______________________________________________
gmp-devel mailing list
gmp-devel@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-devel

Reply via email to