Intel® C++ Compiler 16.0 User and Reference Guide
Sets performance monitoring filtering mask. Corresponding instruction is spflt. This intrinsic only applies to Intel® Many Integrated Core Architecture (Intel® MIC Architecture).
extern unsigned int __cdecl _mm_spflt_32(unsigned int r1); extern _MM_UINT64_TYPE __cdecl _mm_spflt_64(_MM_UINT64_TYPE r1); |
r1 |
source operand with 32-, or 64-bit elements |
Sets the performance monitor filtering mask for the current thread.
Returns the result of the operation.