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.
parent
4d72cb81
Please register or sign in to comment
There is other architectures besides __x86_64__, so EMMS should be issued on IA-32 only where we are using MMX.