Hi,
In my application am trying to use pmovsxwd assembly instruction in MSVC 2008 IDE with Intel C++ compiler. But the instruction not working properly as described in the instruction set guide. Did any one have any idea on this issue?
Weather MSVC 2008 IDE supports the SSE4.1 assembly instructions? If so How to enable SSE4.1 in MSVC?