]> wagner.pp.ru Git - openssl-gost/engine.git/commitdiff
gosthash2012: Properly ifdef '_mm_empty' call
authorVitaly Chikunov <vt@altlinux.org>
Mon, 10 Feb 2020 04:53:56 +0000 (07:53 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Mon, 10 Feb 2020 08:28:23 +0000 (11:28 +0300)
There is other architectures besides __x86_64__, so EMMS should be
issued on IA-32 only where we are using MMX.


No differences found