[Vm-dev] Re: Issue 111 in cog: Use direction aware << and >> instead of bitShift: to avoid useless Runtime test

cog at googlecode.com cog at googlecode.com
Thu Jan 3 01:09:46 UTC 2013


Comment #1 on issue 111 by dtlewis... at gmail.com: Use direction aware << and  
>> instead of bitShift: to avoid useless Runtime test
http://code.google.com/p/cog/issues/detail?id=111

The Sound_replace_bitShift_with_directedShift.cs change set is now added to  
Squeak trunk, package Sound. This makes the ADPCMCodecPlugin updates for  
any VM (Cog or interpreter) build from an updated Squeak trunk image. This  
change set should also be added to Pharo.

I added VMMaker_replace_bitShift_with_directedShift.cs to VMMaker trunk for  
the interpreter VM. This should also be added to the oscog branch of  
VMMaker for Cog.

Thanks Nicolas



More information about the Vm-dev mailing list