X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fmips%2Fparms.lisp;h=64c2eb8ed398e62f5ef47b38639802283358a812;hb=942e45e3bb73fd55786e4a0ab4590324063c0c89;hp=7454a0e0998324496609ea5a44643e1d95f3aa45;hpb=0906f3444fa0e23f8127ffd914200a9f3b201e13;p=sbcl.git diff --git a/src/compiler/mips/parms.lisp b/src/compiler/mips/parms.lisp index 7454a0e..64c2eb8 100644 --- a/src/compiler/mips/parms.lisp +++ b/src/compiler/mips/parms.lisp @@ -64,7 +64,6 @@ (defconstant-eqx float-exceptions-byte (byte 5 12) #'equalp) (defconstant-eqx float-condition-bit (ash 1 23) #'equalp) (def!constant float-fast-bit (ash 1 24)) -;(def!constant float-fast-bit 0) ;;;; Description of the target address space.