X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/df07f2c0e49fedbddf12149e986b6ea8626dc311..8f2287ef5c05d496fcb9b012629af007fe56f897:/symm/chacha-x86ish-sse2.S diff --git a/symm/chacha-x86ish-sse2.S b/symm/chacha-x86ish-sse2.S index 3b009633..3fb623af 100644 --- a/symm/chacha-x86ish-sse2.S +++ b/symm/chacha-x86ish-sse2.S @@ -69,7 +69,7 @@ FUNC(chacha_core_x86ish_sse2) # define SAVE3 [esp] pushreg ebp - setfp ebp + setfp sub esp, 16 mov IN, [ebp + 12] mov OUT, [ebp + 16]