[Win32] VM update (3.2 release candidate)

John M McIntosh johnmci at smalltalkconsulting.com
Mon May 6 22:45:57 UTC 2002


>  >          addl $4,%edi
>>           movl fum+80,%eax
>>           movl 4(%eax),%eax
>>           movl %eax,(%edi)
>
>The only difference to the current code is that rather than using
>"fum+80" it's using _receiver explicitly. No big difference (although I
>would expect the immediate global access to be faster).

Well that gets into what happens when you bench the VM.

The real way to find out is to build a new interp.c, or I'll send you 
one with global structures on?



-- 
--
===========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================



More information about the Squeak-dev mailing list