diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2014-08-03 20:33:38 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2014-08-03 20:33:38 +0300 |
commit | 9a096f8e57509775c331950b8351bbca77bdcfa8 (patch) | |
tree | 4207419f583cd8ca95aab2d4423391ba0bbebaf4 /src/liblzma/check/crc32_small.c | |
parent | liblzma: SHA-256: Do the byteswapping without a temporary buffer. (diff) | |
download | xz-9a096f8e57509775c331950b8351bbca77bdcfa8.tar.xz |
liblzma: SHA-256: Unroll a little more.
This way a branch isn't needed for each operation
to choose between blk0 and blk2, and still the code
doesn't grow as much as it would with full unrolling.
Diffstat (limited to 'src/liblzma/check/crc32_small.c')
0 files changed, 0 insertions, 0 deletions