CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/01/24 07:20:52
Modified files:
lib/libcrypto/sha: sha1_aarch64_ce.S sha1_amd64_generic.S
sha1_amd64_shani.S sha256_aarch64_ce.S
sha256_amd64_generic.S sha256_amd64_shani.S
sha512_amd64_generic.S
Log message:
Tidy instruction separators in SHA assembly.
Remove unnecessary separators and add a few to macros that call other
macros (instead of expecting them to exist).
