[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Fri Feb  5 14:56:23 CET 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/02/05 14:56:23
Modified files:
	cm3/m3-sys/m3back/src/: Stackx86.i3 Stackx86.m3 
Log message:
	add a label parameter to dobin
	This will be used shortly for compare.
	Slightly experiment, but I expect it to work well.
	i.e.
	cmp hi1, hi2
	jne label
	cmp lo1, lo2
	label:
	
	I think will easily implement all the comparisons.
	If I'm being simple-minded, the label should be useful
	for the correct form.
    
    
More information about the M3commit
mailing list