Skip to content
Snippets Groups Projects
Commit f6615346 authored by Niels Möller's avatar Niels Möller
Browse files

* sparc/aes.asm: (_aes_crypt): Restore %fp at end of function, to

make %fp available for other uses.

Rev: src/nettle/sparc/aes.asm:1.77
parent 0ee67ed2
No related branches found
No related tags found
No related merge requests found
......@@ -247,6 +247,7 @@ define(i, round)
sub wtxt, src, %g3
.Lend:
add %sp, FRAME_SIZE, %fp
ret
restore
.LLFE1:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment