Fix bug in INTERPRETER-REGISTER. It now checks whether the offset is
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 19 May 1988 01:47:37 +0000 (01:47 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 19 May 1988 01:47:37 +0000 (01:47 +0000)
commit0273dc0c34228315a7b4431c458cc58004aef930
treecfff0a50e335e2f780c880666c0f6cae1ae246e7
parent347ab6ef2289f6ca2cf7455f98d8fbabc4d91d16
Fix bug in INTERPRETER-REGISTER.  It now checks whether the offset is
a known offset directly, and if not, it tries the aligned version
instead.  The bug was noticed because interpreter entries are 6 bytes
long, so only half of them are aligned, and the others were not found.
v7/src/compiler/machines/bobcat/dassm2.scm