G
Guest
Hi!
According to
http://msdn.microsoft.com/library/d...t/html/vctchoptimizingyourcodewithvisualc.asp,
Visual C++ .NET 2003 compiler can generate cmov instructions with arch:SSE or
arch:SSE2.
Is Visual C++ .NET 2003 the first version of Visual C++ that can generate
cmov instructions? or for example, is there any optimization option in Visual
C++ 6 for allowing compiler to use cmov? Which one?
Thanks
According to
http://msdn.microsoft.com/library/d...t/html/vctchoptimizingyourcodewithvisualc.asp,
Visual C++ .NET 2003 compiler can generate cmov instructions with arch:SSE or
arch:SSE2.
Is Visual C++ .NET 2003 the first version of Visual C++ that can generate
cmov instructions? or for example, is there any optimization option in Visual
C++ 6 for allowing compiler to use cmov? Which one?
Thanks