chsvlib
chsv helper source code

◆ COMPILER_SUPPORTS_SSE2

#define COMPILER_SUPPORTS_SSE2

Resolves to 1, if the compiler known to generate and recognize, and the target architecture is perhaps capable to execute, instructions of the Intel SSE2 instruction set. Otherwise the macro resolves to 0.

See also
SSE2_SUPPORTED The macro used to determine the support on the target machine at runtime.