Changed the source representation of VM instructions parameters.
commit33dd86c72ef016902e16ff7b053186d9de264749
authorYves Jaradin <yves.jaradin@uclouvain.be>
Thu, 26 Aug 2010 10:12:58 +0000 (26 12:12 +0200)
committerYves Jaradin <yves.jaradin@uclouvain.be>
Thu, 26 Aug 2010 10:12:58 +0000 (26 12:12 +0200)
tree554ffd9eaee9a512ccc7532d17247414967c929c
parentec44b2afbe562fe8288de8541ccfd9a63ea82d60
Changed the source representation of VM instructions parameters.

The instruction set now describes the parameters in a way that can be analyzed by m4.
This paves the way for X liveness analysis and GC of code blocks.
instr.cc
instr.m4
vm.hh