FSQRT mnemonic missing from PPC-ASM.LISP

Randall Beer <[email protected]> Fri, 10 Jan 2003 17:14:20 -0500
Newsgroups gmane.lisp.openmcl.bugs
Message-ID <[email protected]>
I just discovered that the FSQRT mnemonic is missing from the 
DEFPARAMETER for *PPC-OPCODES*  in PPC-ASM.LISP. The net effect of this 
is that one can't assemble any PPC LAP code containing FSQRTs.

Randy Beer