_mm_delay_32
Classification
KNC, General Support, CPUID Test: KNCNI
Header File
Instruction
DELAY r32
Synopsis
_mm_delay_32(unsigned int r1);
Description
Stalls a thread without blocking other threads for 32-bit unsigned integer "r1" clock cycles.
Operation
BlockThread(r1)