Fix x86 build.
commit90afae41e227b2c4ddcdf0057645884426e1a493
authorStas Boukarev <stassats@gmail.com>
Sun, 7 Feb 2016 14:31:12 +0000 (7 17:31 +0300)
committerStas Boukarev <stassats@gmail.com>
Sun, 7 Feb 2016 14:56:26 +0000 (7 17:56 +0300)
tree96e32c4bc46dc71eda07f65b49f747dbffa09398
parent65ad8d151ea44bbe89fdc4df3d7e935a7030e60d
Fix x86 build.

LOAD-TYPE on x86 is not like the others, it writes into the low 8
bits. Use MOVZX in %other-pointer-widetag instead.
src/compiler/x86/system.lisp