Two major changes:
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 30 Oct 1993 03:01:38 +0000 (03:01 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 30 Oct 1993 03:01:38 +0000 (03:01 +0000)
commitea9a8c68b74708309acba536a4a2a407110fb38f
tree874d354b84249d05a3b9c930af3893d181461d2e
parent781e2440650ee3578c64af25b9a51c505757f67d
Two major changes:
- Redo the way that descriptors are done to improve speed.
  The default clause in each switch statement is now the only way to
  get out of a block.
  All JUMPs merely jump back to the dispatch point.

- Divide initialization code into code and data, to allow splitting
  of the sources into two components.
v7/src/microcode/cmpauxmd/c.c
v7/src/microcode/cmpintmd/c.h