Added names to byte cells, for debugging purposes.
commitb61f5c38388248bd7781412a83c50e646c3340ea
authorVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Mon, 1 Jun 2009 20:31:59 +0000 (1 16:31 -0400)
committerVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Mon, 1 Jun 2009 20:31:59 +0000 (1 16:31 -0400)
tree3d31d2010fc50dfcc95c72456390e95ca9b88e97
parentcfe8a2a44473bd06a3784dd0292065f973c75e7a
Added names to byte cells, for debugging purposes.
Solved a couple of problems with label names.
Added support for banks to movff.
Corrected a bug with bitwise operations and literals.
Added support for break points to the simulator.
Solved a bug in register allocation that caused infinite loops in some
cases.
.gitignore
ast.scm
cfg.scm
code-generation.scm
cte.scm
parser.scm
pic18-sim.scm
register-allocation.scm
six-comp.scm
tests/picobit/picobit-vm-sixpic.c