GC seems to work with 12 bits.
commit3683f33a396426b02c64cebe6cbd67dddea5bc50
authorVincent St-Amour <stamourv@dino11.iro.umontreal.ca>
Wed, 2 Jul 2008 17:22:49 +0000 (2 13:22 -0400)
committerVincent St-Amour <stamourv@dino11.iro.umontreal.ca>
Wed, 2 Jul 2008 17:22:49 +0000 (2 13:22 -0400)
tree6d1005f9a25360a3d07193b7c5902f7a87f4ce4e
parente7653116c87c88082297f040c4818d1426b6da01
GC seems to work with 12 bits.
Compiler still does not work correctly with 12 bits.
12-bit representation will be abandoned and Marc's 13-bit one will be
used instead. This will require some modifications to the VM (should
not be too hard) and some serious changes to the compiler (which would
need to change anyways since 12 bits don't work).
picobit-vm.c