[M3commit] CVS Update: cm3

Tony Hosking hosking at cs.purdue.edu
Wed Feb 10 16:25:31 CET 2010


On 10 Feb 2010, at 16:13, Jay Krell wrote:

> CVSROOT:	/usr/cvs
> Changes by:	jkrell at birch.	10/02/10 16:13:30
> 
> Modified files:
> 	cm3/m3-sys/m3middle/src/: TWord.m3 
> 
> Log message:
> 	just cleanup a little: make Mask and Base clear and not obfuscated, don't do the same compare twice in a row in xEQ (which should be plain EQ when I'm confident in its correctness, currently what EQ does is compute like three values and verify they all match)

Mask and Base are computed like that so it is easy to change the underlying representation of Target.Int.  We might not have IByte, but instead have IWord!




More information about the M3commit mailing list