[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Mon Feb  8 16:04:25 CET 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/02/08 16:04:25
Modified files:
	cm3/m3-sys/m3back/src/: M3x86.m3 Stackx86.i3 Stackx86.m3 
Log message:
	work in progress:
	stack.shift/rotate/insert/extract now all return
	a boolean indicating if they did the work or not,
	so m3x86.shift/rotate/insert/extract can decide
	to generate a call or not
	This is really an artifact of the inconsistent
	splitting between stack and m3x86. Notice
	how sometimes the similar code is one, sometimes the other.
	Not the worst thing though.
    
    
More information about the M3commit
mailing list