1.0.28.5: delete MERGE-BITS
[sbcl.git] / src / compiler / generic / vm-fndb.lisp
index 9a788f9..6cc6353 100644 (file)
 \f
 ;;;; 32-bit logical operations
 
-(defknown merge-bits ((unsigned-byte 5) sb!vm:word sb!vm:word)
-  sb!vm:word
-  (foldable flushable movable))
-
 (defknown word-logical-not (sb!vm:word) sb!vm:word
   (foldable flushable movable))