
20 Dec
2012
20 Dec
'12
4:57 p.m.
On 20/12/12 17:22, Shakti Misra wrote:
Nice work. Just a quick question: In case my arch do not support a instruction, do you have a default implementation? Like a fallback?
Yes. There is always a variant of each function written in normal C++. Some functions are also "natively" supported only with SSE4.2, but there can be a SSE2 or SSSE3 version.