aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ia64cpuid.S
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ia64cpuid.S')
-rw-r--r--crypto/ia64cpuid.S3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/ia64cpuid.S b/crypto/ia64cpuid.S
index 818e2d1e1d..1a03b028fc 100644
--- a/crypto/ia64cpuid.S
+++ b/crypto/ia64cpuid.S
@@ -130,6 +130,9 @@ OPENSSL_wipe_cpu:
.global OPENSSL_cleanse#
.proc OPENSSL_cleanse#
OPENSSL_cleanse:
+#if defined(_HPUX_SOURCE) && !defined(_LP64)
+{ .mmi; addp4 r32=0,r32 };;
+#endif
{ .mib; and r2=7,r32
cmp.leu p6,p0=15,r33 // len>=15
(p6) br.cond.dptk .Lot };;