1
0
mirror of https://git.tukaani.org/xz.git synced 2025-11-01 14:02:53 +00:00
Lasse Collin 5dcffdbcc2 liblzma: SHA-256: Optimize the Maj macro slightly.
The Maj macro is used where multiple things are added
together, so making Maj a sum of two expressions allows
some extra freedom for the compiler to schedule the
instructions.

I learned this trick from
<http://www.hackersdelight.org/corres.txt>.
2014-08-03 21:32:25 +03:00
..
2014-01-12 12:11:36 +02:00
2010-02-12 12:41:20 +02:00
2010-02-12 12:41:20 +02:00