New VOP for LOGAND of bignum and word-sized constant on x86-64
authorPaul Khuong <pvk@pvk.ca>
Sat, 8 Jun 2013 01:43:16 +0000 (21:43 -0400)
committerPaul Khuong <pvk@pvk.ca>
Sat, 8 Jun 2013 06:30:36 +0000 (02:30 -0400)
commit91a5cbf7375439309fede4776d8debc7a132dc20
tree17935fc736200827ba9eb4b4d5c3655a2d215d8f
parent175fc9f1e9ec03b80cbc6e7f84c5295e45c2e52c
New VOP for LOGAND of bignum and word-sized constant on x86-64

 We can directly read the first bignum digit and AND it.
src/compiler/x86-64/arith.lisp