Remove vops for LOWTAG-OF
commit6c16b9becc6df24d9c9a84d8ea36c37ad184d1c6
authorDouglas Katzman <dougk@google.com>
Tue, 15 Aug 2017 16:08:35 +0000 (15 12:08 -0400)
committerDouglas Katzman <dougk@google.com>
Tue, 15 Aug 2017 16:08:35 +0000 (15 12:08 -0400)
tree0b32789aebdc27eb61f0b56f525b1d44f875c38e
parentc6474e0096efed951eeabb4429770d5c0e1b2464
Remove vops for LOWTAG-OF

No need to be platform-specific for two non-performance-sensitive uses.
13 files changed:
build-order.lisp-expr
src/code/kernel.lisp
src/code/stubs.lisp
src/compiler/alpha/system.lisp
src/compiler/arm/system.lisp
src/compiler/arm64/system.lisp
src/compiler/generic/vm-fndb.lisp
src/compiler/hppa/system.lisp
src/compiler/mips/system.lisp
src/compiler/ppc/system.lisp
src/compiler/sparc/system.lisp
src/compiler/x86-64/system.lisp
src/compiler/x86/system.lisp