summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/modes/asm/ghash-sparcv9.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/modes/asm/ghash-sparcv9.pl')
-rwxr-xr-xcrypto/openssl/crypto/modes/asm/ghash-sparcv9.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/openssl/crypto/modes/asm/ghash-sparcv9.pl b/crypto/openssl/crypto/modes/asm/ghash-sparcv9.pl
index 5bc2870..b129ba7 100755
--- a/crypto/openssl/crypto/modes/asm/ghash-sparcv9.pl
+++ b/crypto/openssl/crypto/modes/asm/ghash-sparcv9.pl
@@ -445,6 +445,8 @@ gcm_gmult_vis3:
.align 32
gcm_ghash_vis3:
save %sp,-$frame,%sp
+ nop
+ srln $len,0,$len ! needed on v8+, "nop" on v9
ldx [$Xip+8],$C2 ! load Xi
ldx [$Xip+0],$C3
OpenPOWER on IntegriCloud