gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Addition of logxor to cmpnew/cmpopt.lsp


From: Camm Maguire
Subject: [Gcl-devel] Addition of logxor to cmpnew/cmpopt.lsp
Date: Mon, 29 Jul 2002 18:52:35 -0400
User-agent: WEMI/1.13.7 (Shimada) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386-debian-linux-gnu) MULE/4.0 (HANANOEN)

Greetings!  OK, this has been added to CVS.  Thanks for the
suggestion! 

Take care,

> Date: 2002-Feb-15 16:13
> Sender: robert.sumners
> Logged In: NO 
> Browser: Mozilla/4.78 [en] (X11; U; SunOS 5.5.1 sun4u)
> 
> In code where the input to logxor has been declared
> to be fixnums (i.e. (signed-byte 32)), then it would
> be great if the generated C code would simply turn
> into "x ^ y" instead of a call to "Llogxor(x,y)". This
> would be fixed (i believe) by adding an entry for 
> logxor to the file cmpnew/cmpopt.lsp which was similar 
> to the logand and logior entries in that file.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]