Hi!
According to
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/ht
ml/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
Ronald Laeremans [MSFT] - 26 May 2005 21:04 GMT
> Hi!
> According to
[quoted text clipped - 7 lines]
>
> Thanks
No, there are none.
Ronald Laeremans
Visual C++ team