Redo "word" registers. Rather than having specific C variables, and
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 28 Oct 1993 04:45:25 +0000 (04:45 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 28 Oct 1993 04:45:25 +0000 (04:45 +0000)
commit3248f7551f9d67377d2d1996a8e9df92f2ff4885
tree9bbd079ed7307a9a5cf28b820936ae0f68be9279
parent7f8669d4345f32f07a24b0c9cf68b8beb8910fe5
Redo "word" registers.  Rather than having specific C variables, and
casting up the wazoo, there is now a union type for pointers and word
values, and components are selected as needed.
v7/src/compiler/machines/C/lapgen.scm
v7/src/microcode/liarc.h
v8/src/microcode/liarc.h