提交 57758351 编写于 作者: A Andy Polyakov

ec/asm/ecp_nistz256-armv8.pl: fix test_ssl spurious errors.

RT#4237
Reviewed-by: NMatt Caswell <matt@openssl.org>
上级 d1dc699a
......@@ -1289,6 +1289,9 @@ $code.=<<___;
stp $acc0,$acc1,[$rp_real,#$i]
stp $acc2,$acc3,[$rp_real,#$i+16]
___
$code.=<<___ if ($i == 0);
adr $bp_real,.Lone_mont-64
___
}
$code.=<<___;
ldp $acc0,$acc1,[$ap_real,#$i] // in1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册