]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
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)
commit0755b6e5faa6f32ed64357a78f1b5408e4d710e8
tree06b442827ca05d7f8d5ebc518d5d131a738887d2
parent4d72cb81e2ea7dac866ed3b7e933d6585762b323
gosthash2012: Properly ifdef '_mm_empty' call

There is other architectures besides __x86_64__, so EMMS should be
issued on IA-32 only where we are using MMX.
gosthash2012.c