CryptoGuru aa8499080e Unroll secp256k1_fe_(get|set)_b32 for 5x52.
field_get_b32: min 0.647us / avg 0.666us / max 0.751us
field_set_b32: min 0.551us / avg 0.571us / max 0.624us

becomes

field_get_b32: min 0us / avg 0.0000000477us / max 0.000000238us
field_set_b32: min 0us / avg 0.0000000238us / max 0.000000238us

(Patch from https://bitcointalk.org/index.php?topic=1740973.0
 _get was reversed from the patch because this order appeared
 somewhat faster in testing.)

Signed-off-by: Gregory Maxwell <greg@xiph.org>
2017-04-24 00:01:14 +00:00
..
2016-11-17 18:55:06 -08:00
2015-10-24 19:47:13 +02:00
2015-10-24 19:47:13 +02:00
2015-09-21 21:03:37 +02:00
2016-05-21 10:18:57 +03:00
2016-05-21 10:17:06 +03:00
2016-07-04 13:16:35 +02:00
2014-12-01 12:38:38 +01:00
2016-07-04 13:16:35 +02:00
2016-10-09 00:16:50 +03:00