commit | caa9c4f707b661cf398f2c2d66f54f5b0d8adfe2 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Feb 09 01:50:22 2022 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Feb 09 01:50:22 2022 +0100 |
tree | 409b19128aa7bc1a512fa126f22f1a3e9344d8ae | |
parent | 11bcea7ac0ac4b2156c1b2d53f926d789b9792b4 [diff] |
libbb/sha256: code shrink in x86 assembly function old new delta sha256_process_block64_shaNI 32-bit 676 673 -3 sha256_process_block64_shaNI 64-bit 680 677 -3 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>