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