Statistics about instruction frequencies are now recorded.
commit230355032cb5bed3e30c8b9e5dc066ba2e2d12b5
authorVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Fri, 10 Jul 2009 21:47:46 +0000 (10 17:47 -0400)
committerVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Fri, 10 Jul 2009 21:47:46 +0000 (10 17:47 -0400)
treebfad3959fc3cb4dcf29bc13039e92ab3ae1103da
parent3320e648cc5362d81e90134a00d77ee5584caaef
Statistics about instruction frequencies are now recorded.
The exit primitive has been added to abort the execution of a program.
The content of vectors is now shown when dumping PICOBIT's stack.
Register file format has been changed.
A couple of operator priority bugs were solved in PICOBIT.
A couple of bugs due to the presence of negative literals were solved
in PICOBIT.
ast.scm
cfg.scm
code-generation.scm
cte.scm
pic18-sim.scm
register-allocation.scm
six-comp.scm
tests/picobit/picobit-vm-sixpic.c