Removed a faulty optimization, in comparisons (< and >) that caused
commitf5dc86a2ff7a053f1b70421ebdc724a2073647f5
authorVincent St-Amour <stamourv@dino12.iro.umontreal.ca>
Fri, 17 Jul 2009 22:10:36 +0000 (17 18:10 -0400)
committerVincent St-Amour <stamourv@dino12.iro.umontreal.ca>
Fri, 17 Jul 2009 22:10:36 +0000 (17 18:10 -0400)
tree16ae89bd5ce912a59afd58535eeb33c2e44f7f41
parent2be71dc0810e12e8a001f2beefdf82980bb58de3
Removed a faulty optimization, in comparisons (< and >) that caused
some needed substractions (with borrow) to not be generated.
With this, the whole PICOBIT test suite works.
cfg.scm
code-generation.scm
pic18-sim.scm
register-allocation.scm
tests/picobit/picobit-vm-sixpic.c