Added optimizer for LDB-TEST

This commit is contained in:
Juan Jose Garcia Ripoll 2013-01-09 00:40:38 +01:00
parent b284b74e40
commit 4b2e293a48

View file

@ -41,6 +41,9 @@
(ash ,integer %pos)))))))
whole))
(define-compiler-macro ldb-test (&rest args)
`(zerop (ldb ,@args)))
;;;
;;; ASH
;;; Bit fiddling. It is a bit tricky because C does not allow