[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Tue Feb  9 21:26:56 CET 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/02/09 21:26:56
Modified files:
	cm3/m3-sys/m3back/src/: Codex86.i3 Codex86.m3 M3x86.m3 
	                        Stackx86.m3 
Log message:
	inline 64bit shifts by a constant (and shifts of 64bit constant by constant)
	(and optimize away shift/rotate of constant 0)
	some of this seems backwards, and is commented as such, but the
	test case and disassembly show it to be correct, need
	to study that more
	still to handle 64bit rotate by constant..
    
    
More information about the M3commit
mailing list