Speed up the disassembler.
commite1390c613f43c9e73d69865485b14367c763af76
authorDouglas Katzman <dougk@google.com>
Fri, 1 Dec 2017 18:49:11 +0000 (1 13:49 -0500)
committerDouglas Katzman <dougk@google.com>
Fri, 1 Dec 2017 19:55:58 +0000 (1 14:55 -0500)
tree3c7f0bffa4446e25d4f7e7abecbc1e4ea242f1c4
parent41ec7c47bf9395ef382b7b007cac28baa0e17747
Speed up the disassembler.

It spent nearly 10% of its time manipulating the GC control specials.
src/compiler/disassem.lisp
src/compiler/target-disassem.lisp
src/compiler/x86-64/target-insts.lisp