summaryrefslogtreecommitdiff
path: root/crypto/bn/asm/ppc-mont.pl
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2006-05-03 14:07:34 +0000
committerAndy Polyakov <appro@openssl.org>2006-05-03 14:07:34 +0000
commitc09a0318b7b8dd501de52e332b38c748b36a869d (patch)
tree217251637431d8b3cb7520cb3920a806c6f4a7cd /crypto/bn/asm/ppc-mont.pl
parentfe716ba686a9fa06c400d2073437f797ee34c5cb (diff)
downloadopenssl-new-c09a0318b7b8dd501de52e332b38c748b36a869d.tar.gz
Minor PPC assembler updates.
Diffstat (limited to 'crypto/bn/asm/ppc-mont.pl')
-rw-r--r--crypto/bn/asm/ppc-mont.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/bn/asm/ppc-mont.pl b/crypto/bn/asm/ppc-mont.pl
index 8a260212b7..e9149c98cf 100644
--- a/crypto/bn/asm/ppc-mont.pl
+++ b/crypto/bn/asm/ppc-mont.pl
@@ -98,6 +98,7 @@ $nlo="r25";
$nhi="r0";
$code=<<___;
+.machine any
.text
.globl .bn_mul_mont