_castu32_f32
Classification
Other, Cast, CPUID Test: None
Header File
immintrin.h
Synopsis
 _castu32_f32(unsigned __int32 a);
Description
Cast from type unsigned __int32 to type float without conversion. This intrinsic is only used for compilation and does not generate any instructions, thus it has zero latency.