compiler support for nlocs >= 256
authorAndy Wingo <wingo@pobox.com>
Fri, 24 Jul 2009 09:00:32 +0000 (11:00 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 24 Jul 2009 09:00:32 +0000 (11:00 +0200)
commit80545853d544f347ae991a476d78ccbf4d305ec7
tree3dbf17cfe4f519ecb1fff9edc5e360ef48bba49f
parentccf77d955c875ce95473098af96da9e1bec0b7eb
compiler support for nlocs >= 256

* libguile/vm-i-system.c (long-local-ref, long-local-set)
  (make-variable): New intructions, for handling nlocs >= 256.
* module/language/glil/compile-assembly.scm (glil->assembly): Compile
  <glil-lexical> with support for nlocs >= 256.
libguile/vm-i-system.c
module/language/glil/compile-assembly.scm