X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/a90d420cbe87490c844ae422c966e746d3134b07..bd6d65e32b835551677456bf286d09ced6859882:/symm/gcm-x86ish-pclmul.S diff --git a/symm/gcm-x86ish-pclmul.S b/symm/gcm-x86ish-pclmul.S index 092242bc..5edf56e1 100644 --- a/symm/gcm-x86ish-pclmul.S +++ b/symm/gcm-x86ish-pclmul.S @@ -974,8 +974,8 @@ SSEFUNC(gcm_mulk_256b_x86ish_pclmul) setfp mov A, [SP + 8] mov K, [SP + 12] + stalloc 16 and SP, ~15 - sub SP, 16 #endif #if CPUFAM_AMD64 && ABI_WIN stalloc 3*16 + 8 @@ -1018,9 +1018,9 @@ SSEFUNC(gcm_mulk_256l_x86ish_pclmul) setfp mov A, [SP + 8] mov K, [SP + 12] - and SP, ~15 + stalloc 16 ldgot ecx - sub SP, 16 + and SP, ~15 #endif #if CPUFAM_AMD64 && ABI_WIN stalloc 3*16 + 8