Reimplement 32 bit offsets in compiled code blocks. They are now
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 30 Jul 1987 21:44:51 +0000 (21:44 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 30 Jul 1987 21:44:51 +0000 (21:44 +0000)
commit59f8c0624beecd394417308401dfea09e1897952
treef3971a795c207ba1a90cec5c0bfbd85a489adc73
parent02a5cd36abb4fcf3d5e51b54ab8319152ca9397f
Reimplement 32 bit offsets in compiled code blocks.  They are now
implemented as a chain of 16 bit offsets, since parts of the system
depend on the fact that any given offset is only 16 bits long.
v7/src/compiler/machines/bobcat/assmd.scm
v7/src/compiler/machines/bobcat/instr2.scm
v7/src/compiler/machines/bobcat/lapgen.scm
v7/src/compiler/machines/bobcat/make.scm-68040
v7/src/compiler/machines/bobcat/rules3.scm