diff options
Diffstat (limited to 'src/lib/libcrypto/bn/asm/parisc-mont.pl')
-rw-r--r-- | src/lib/libcrypto/bn/asm/parisc-mont.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/bn/asm/parisc-mont.pl b/src/lib/libcrypto/bn/asm/parisc-mont.pl index fcfdee1f1f..6da9574adf 100644 --- a/src/lib/libcrypto/bn/asm/parisc-mont.pl +++ b/src/lib/libcrypto/bn/asm/parisc-mont.pl | |||
@@ -116,7 +116,7 @@ $fp="%r3"; | |||
116 | $hi1="%r2"; | 116 | $hi1="%r2"; |
117 | $hi0="%r1"; | 117 | $hi0="%r1"; |
118 | 118 | ||
119 | $xfer=$n0; # accomodates [-16..15] offset in fld[dw]s | 119 | $xfer=$n0; # accommodates [-16..15] offset in fld[dw]s |
120 | 120 | ||
121 | $fm0="%fr4"; $fti=$fm0; | 121 | $fm0="%fr4"; $fti=$fm0; |
122 | $fbi="%fr5L"; | 122 | $fbi="%fr5L"; |