Re: NET framework and hyperthreading/MMX/SSE/....

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




> One thing I do miss is the ability to include ILAsm in the code. And I
> don't
> know if ILAsm contains MMX and the SSEx-like instructions? But then again,
> this could give additional problems with security things.

You would potentially lose verfiablity(one would likely want to require
unsafe code for IL directly in code), but it doesn't provide anything that I
know of that works like MMX. I assume something like that is under
consideration, but I know nothing about it.


.