Commit b3dd924c authored by dmitry dulesov's avatar dmitry dulesov Committed by Dmitry Belyavskiy
Browse files

gosthash2012: Optimize `add512` on x86_64 using Intel intrinsics



`_addcarry_u64' is using `ADC' and does not require ADX extensions
(`-madx').

Committed-by: default avatarVitaly Chikunov <vt@altlinux.org>
parent 31138d02
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment