Fix FILL on large bit-vectors.
commit6375e825c7a5f3b8f3ceddc0f22dae5de0c10bec
authorStas Boukarev <stassats@gmail.com>
Wed, 20 Dec 2017 23:17:14 +0000 (21 02:17 +0300)
committerStas Boukarev <stassats@gmail.com>
Fri, 29 Dec 2017 11:38:43 +0000 (29 14:38 +0300)
tree077f3b63fad57a111cfe7ed4ca52ac40d636744b
parent053294a76cf5a85078f268e3115a7cc3b6ffcb22
Fix FILL on large bit-vectors.

UB1-BASH-FILL was restricted to (unsigned-byte 27) offsets on x86, which is not enough.
src/code/bit-bash.lisp