Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
keccakF1600 manually subtracts 200 from SP, but the generated prologue already does this and the extra subtraction just means keccakF1600 is defeating the stack growth check. Remove the unnecessary SP adjustment. Change-Id: I9450f6b12489bcd20e9ace30f9dd3066025d3a1a Reviewed-on: https://go-review.googlesource.com/31653 Run-TryBot: Austin Clements <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Adam Langley <[email protected]>
- Loading branch information