0.pre8.33
[sbcl.git] / src / assembly / ppc / array.lisp
index a584f5c..ba9ebf0 100644 (file)
@@ -28,7 +28,7 @@
 
 \f
 ;;;; Hash primitives
-
+#|
 #+sb-assembling
 (defparameter sxhash-simple-substring-entry (gen-label))
 
@@ -95,3 +95,4 @@
 
   (inst slwi result accum 5)
   (inst srwi result result 3))
+|#
\ No newline at end of file