summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/asm/ia64.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/bn/asm/ia64.S')
-rw-r--r--src/lib/libcrypto/bn/asm/ia64.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/bn/asm/ia64.S b/src/lib/libcrypto/bn/asm/ia64.S
index 951abc53ea..7c4fbd3118 100644
--- a/src/lib/libcrypto/bn/asm/ia64.S
+++ b/src/lib/libcrypto/bn/asm/ia64.S
@@ -493,7 +493,7 @@ bn_sqr_words:
493// possible to compress the epilogue (I'm getting tired to write this 493// possible to compress the epilogue (I'm getting tired to write this
494// comment over and over) and get down to 2*n+16 at the cost of 494// comment over and over) and get down to 2*n+16 at the cost of
495// scalability. The decision will very likely be reconsidered after the 495// scalability. The decision will very likely be reconsidered after the
496// benchmark program is profiled. I.e. if perfomance gain on Itanium 496// benchmark program is profiled. I.e. if performance gain on Itanium
497// will appear larger than loss on "wider" IA-64, then the loop should 497// will appear larger than loss on "wider" IA-64, then the loop should
498// be explicitely split and the epilogue compressed. 498// be explicitely split and the epilogue compressed.
499.L_bn_sqr_words_ctop: 499.L_bn_sqr_words_ctop: