[ENH] update to patch interpret loop for GCC PPC MPW

John M McIntosh johnmci at smalltalkconsulting.com
Thu Nov 23 01:27:37 UTC 2000


If you create a MPW GCC PPC version of Squeak the patch code that 
patchs out the  check for 256 in the interp bytecode dispatch switch 
does not work because the assembler generated by GCC is different 
from CodeWarrior.

This change set offers an alternate patch. This improves the byte 
codes per second for MPW GCC PPC version of Squeak just slightly.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GCCPPCPatchDispatchTable.2.cs
Type: application/mac-binhex40
Size: 2106 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20001122/de333f56/GCCPPCPatchDispatchTable.2.hqx
-------------- next part --------------
-- 
--
===========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================
Custom Macintosh programming & various Smalltalk dialects
PGP Key: DSS/Diff/46FC3BE6
Fingerprint=B22F 7D67 92B7 5D52 72D7  E94A EE69 2D21 46FC 3BE6
===========================================================================


More information about the Squeak-dev mailing list