Improved disassembly output:
authorStephen Adams <edu/mit/csail/zurich/adams>
Fri, 10 Oct 1997 21:06:19 +0000 (21:06 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Fri, 10 Oct 1997 21:06:19 +0000 (21:06 +0000)
commit7dd4d664da0709ff3576e14eca658f27a128e199
treeeab38e239f7112ab90212bf139e06b6de000ee0f
parent298fcee7f951038b41996a1cfc8d0ad1198942d3
Improved disassembly output:

 - New comments to the right of LAP code, mostly the address of @pco
   branches so you can see where it is jumping.

 - correctly decodes the word field after a

(call (entry short-primitive-apply))

   rather than trying to disassemble the offset as instructions and
   getting out of sync with the subsequent instructions.
v7/src/compiler/machines/i386/dassm1.scm
v7/src/compiler/machines/i386/dassm2.scm