compiler/arm/system: Clean up a FIXME in VOP SET-HEADER-DATA.
commitafeeadcc9a9d8e0a9a0023cfff79be7309fd951a
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 19 Apr 2014 21:55:03 +0000 (19 17:55 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:20 +0000 (10 15:12 -0400)
tree0d92f5499b72988298cf3324ef99c0bf549d11d6
parent2300e45f10025c857b8d8972c8125e5907512c4d
compiler/arm/system: Clean up a FIXME in VOP SET-HEADER-DATA.

  * A minor optimization issue, saving a single instruction by
using LOAD-TYPE (which uses LDRB) to pick out the widetag instead
of separate load and mask instructions.
src/compiler/arm/system.lisp