- Conditionalize open coding according to the port.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 5 Dec 1989 20:54:08 +0000 (20:54 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 5 Dec 1989 20:54:08 +0000 (20:54 +0000)
commitf89ee84f94f6360dfeac7f9bdf47c83df2547219
tree8488b11bcdfdae9055a7188aa32e3a7e8d166693
parent2ea5bdd26dbea095ca9e789856f0e18ed30b6690
- Conditionalize open coding according to the port.
There is now a machine-dependent list
(compiler:primitives-with-no-open-coding) in machin.scm which disables
individual primitives.

- Extend fixnum and flonum operations with an overflow? flag.

- Force use of address registers for indirection.

- Don't emit dynamic-link comparison unless the called procedure is
known to be internal.
v7/src/compiler/machines/bobcat/make.scm-68040