look at xmm registers in VS2003



Hi,

I'm tying to write some SSE code with Microsoft Visual Studio 2003 with
the __asm keyword. When I want to look at xmm0 register using the Watch
I get an "CXX0068: Error: type not supported" error.
Is it not possible to look at the xmm registers using VS2003?

Thanks
Kenny

.