[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Fri Feb  5 14:40:22 CET 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/02/05 14:40:22
Modified files:
	cm3/m3-sys/m3back/src/: M3x86.m3 
Log message:
	drop the four operations which are the most trivially
	implemented by just two instructions without
	any regard for carry, borrow, etc. (ignoring load/store):
	and, or, xor, not
	
	notice they weren't used anyway
	
	(not in this case is flipping all the bits, xor -1,
	not the the logical value, I'm pretty sure)
    
    
More information about the M3commit
mailing list