Fixed a bug with shifting (carry was not cleared before the first r?cf).
commit3b4e67c7da1c1a7db1f066543b44e85cfcd01f71
authorVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Fri, 12 Jun 2009 19:08:45 +0000 (12 15:08 -0400)
committerVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Fri, 12 Jun 2009 19:08:45 +0000 (12 15:08 -0400)
tree6b652d37c0b46b735f262347876f49cf50efa081
parente8180f423eed7703964e21c439fd1e397955fc6f
Fixed a bug with shifting (carry was not cleared before the first r?cf).
Fixed a bug with value extending, where variables were extended with
empty byte cells that were not set to 0.
Commented out parts of PICOBIT that were not working, even in the
workstation version (short jumps).
cfg.scm
pic18-sim.scm
register-allocation.scm
six-comp.scm
tests/picobit/picobit-vm-sixpic.c