Re: NET framework and hyperthreading/MMX/SSE/....
- From: "Olaf Baeyens" <olaf.baeyens@xxxxxxxxxx>
- Date: Mon, 11 Apr 2005 09:01:36 +0200
> > 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.
>
Yes this would be a problem, but then again, sometimes people come up with
very elegant solutions to problems.
I just put it on a wish list, you never know that some clever design can
make it possible.
I did not check the IL assembler yet, so I have no clue if it provides ways
that would look like MMX instruction sets.
In my company we do a lot of image processing, so it would be nice to have
somehow control at the lower levels too to speed up our processing. This is
why some control of IL assembler would be nice. Then again we could do parts
in C++ too, if we need this as we do now.
.
- References:
- NET framework and hyperthreading/MMX/SSE/....
- From: Olaf Baeyens
- Re: NET framework and hyperthreading/MMX/SSE/....
- From: Daniel O'Connell [C# MVP]
- Re: NET framework and hyperthreading/MMX/SSE/....
- From: Olaf Baeyens
- Re: NET framework and hyperthreading/MMX/SSE/....
- From: Daniel O'Connell [C# MVP]
- Re: NET framework and hyperthreading/MMX/SSE/....
- From: Olaf Baeyens
- Re: NET framework and hyperthreading/MMX/SSE/....
- From: Daniel O'Connell [C# MVP]
- Re: NET framework and hyperthreading/MMX/SSE/....
- From: Olaf Baeyens
- Re: NET framework and hyperthreading/MMX/SSE/....
- From: Daniel O'Connell [C# MVP]
- NET framework and hyperthreading/MMX/SSE/....
- Prev by Date: Re: what does the PE file contains?
- Next by Date: Re: Updating an assembly
- Previous by thread: Re: NET framework and hyperthreading/MMX/SSE/....
- Next by thread: Re: NET framework and hyperthreading/MMX/SSE/....
- Index(es):