Change most instruction-set macros to use reverse syntactic closure
authorChris Hanson <org/chris-hanson/cph>
Thu, 14 Feb 2002 22:03:32 +0000 (22:03 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 14 Feb 2002 22:03:32 +0000 (22:03 +0000)
commit3f361264651d37ee99b4c00cbb0d03a5821cc183
tree0e3735feda9f1d8c75b935ea16bd7a5e034f6275
parent2748d5817b23abeb0391facccc5753006dbc96a7
Change most instruction-set macros to use reverse syntactic closure
style, and propagate changes down through the maze of supporting
procedures.
v7/src/compiler/back/asmmac.scm
v7/src/compiler/back/syntax.scm
v7/src/compiler/machines/alpha/insmac.scm
v7/src/compiler/machines/bobcat/insmac.scm
v7/src/compiler/machines/i386/insmac.scm
v7/src/compiler/machines/mips/insmac.scm
v7/src/compiler/machines/sparc/insmac.scm
v7/src/compiler/machines/spectrum/insmac.scm
v7/src/compiler/machines/vax/insmac.scm