]> Cypherpunks repositories - gostls13.git/commit
[dev.cc] crypto/md5, crypto/sha1: restore a few SP references
authorRuss Cox <rsc@golang.org>
Fri, 20 Feb 2015 18:40:12 +0000 (13:40 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 20 Feb 2015 18:54:29 +0000 (18:54 +0000)
commitc11dadc503dede91677cbaef67fb4a0ce2dc6fa8
tree5a0335693d30195a70ff96abf87b71db28324d78
parent9c0c050773355cfa3b9f69193731126814c7cb19
[dev.cc] crypto/md5, crypto/sha1: restore a few SP references

Applying my post-submit comments from CL 5120.
The rewrite there changed the code from writing to the stack
frame to writing below the stack frame.

Change-Id: Ie7e0563c0c1731fede2bcefeaf3c9d88a0cf4063
Reviewed-on: https://go-review.googlesource.com/5470
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/crypto/md5/md5block_arm.s
src/crypto/sha1/sha1block_arm.s