Skip to content
Snippets Groups Projects
Commit a06121a9 authored by wlott's avatar wlott
Browse files

Removed comments from around 32bit-logical-mumbles.

parent 08d066bd
No related branches found
No related tags found
No related merge requests found
......@@ -281,8 +281,6 @@
;;; These are not supported as primitives.
#|
(proclaim '(inline 32bit-logical-eqv 32bit-logical-nand 32bit-logical-andc1
32bit-logical-andc2 32bit-logical-orc1 32bit-logical-orc2))
......@@ -308,6 +306,8 @@
;;;; The actual bashers.
#|
(proclaim '(optimize (speed 3) (safety 0)))
(def-bit-basher bit-bash-clear 0 :constant)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment