[Win32] VM update (3.2 release candidate)

Ian Piumarta ian.piumarta at inria.fr
Tue May 7 16:58:03 UTC 2002


On Tue, 7 May 2002, John M McIntosh wrote:

> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/squeak/squeak/platforms/win32/vm/sqGnu.h?rev=1.1.1.1&content-type=text/vnd.viewcvs-markup
> 
> which I should have done before then I see
> 
> 
> #if defined(__i386__)
> # define IP_REG asm("%esi")
> # define SP_REG asm("%edi")
> # define CB_REG asm("%ebx")
> #endif

Those are precisely the same registers.

  http://www-sor.inria.fr/~piumarta/squeak/unix/3.1beta/src/unix/sqGnu.h

> Sure you had sufficent coffee today? 

Still drinking...

Ian




More information about the Squeak-dev mailing list