Re: The next version of Euphoria (MMX)

new topic     » topic index » view thread      » older message » newer message

On Tue, 29 Aug 2000, you wrote:
> >Will it have MMX support ?
>
>
> Doing MMX calculations in a high-level language is a bit tricky and would
> require special functions, new data-types etc.
>
> I recommend you to use P. Eberlein's assembler (asm.e), wich supports MMX
> instructions. Unless you don't know assembly, in wich case I can't help you.

Also note that using MMX messes up the floating point stack and that there is a
penalty for switching into and out of MMX, so unless you're doing a lot of
integer calculations, it isn't worth it. Also, if you use MMX in an Euphoria
program, you would have to restore the floating point stack in order to use
atoms (is this possible? I'm sure it is, but I haven't spent the time to figure
it out).

Jeff

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu