Change compiler_initialize and compiler_reset to produce (and restore)
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 16 Nov 1993 03:56:41 +0000 (03:56 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 16 Nov 1993 03:56:41 +0000 (03:56 +0000)
commit615cdb5e5937839b21bdad40fe51a3bfb93d0282
tree8de12049a0cdb79d15c5d27a537096ef5dc2dca4
parenta2407f384d4113ae9bfab36d48d605d74071ed55
Change compiler_initialize and compiler_reset to produce (and restore)
an ordinary compiled code block that includes a manifest vector
header.  It costs an extra word, but makes it possible for psbtobin
and bintopsb to relocate the compiled code utilities correctly for the
C back end.
v7/src/microcode/cmpint.c
v8/src/microcode/cmpint.c