1. Question about the interpreter

This is a multi-part message in MIME format.

------=_NextPart_000_0006_01C14E8E.591426E0
	charset="iso-8859-2"

new topic     » topic index » view message » categorize

2. Re: Question about the interpreter

Martin Stachon writes:
> I'd like to know is the interpreter is pure "i386 arch"
> or whatever it is using advenced CPU's optimizations
> (486, Pentium etc.). For example MMX may speed up
> operation on sequences.

It only uses instructions that exist on all 386 and higher.
However, it is optimized for the Pentium, in terms of 
data alignment and instruction sequences used 
(some instructions take fewer cycles on a Pentium 
than a 386 or 486, plus the Pentium can execute some
instructions in parallel).

I don't think MMX instructions would help very much.
Maybe when someone gets the source they can 
prove me wrong.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu