Learn the CVTPI2PD instruction to convert packed integers into packed double precision floating point values.
Sample code is available here:
https://github.com/vishmohan/inline_assembly_examples/tree/master/cvtpi2pd
Download
0 formats
No download links available.
Convert integer to double (Inline assembly) | NatokHD