Add Generator shortcuts for some JVM instructions.
authorIlya V. Portnov <i.portnov@compassplus.ru>
Fri, 30 Sep 2011 10:30:28 +0000 (16:30 +0600)
committerIlya V. Portnov <i.portnov@compassplus.ru>
Fri, 30 Sep 2011 10:30:28 +0000 (16:30 +0600)
commit16704d16f8e156bed9ff846c7fddee113f0f4057
tree78e32fa021360d666d62bb55f0b7078e68936d82
parent55d6741452443c59d700c01de495f50b56eb6f30
Add Generator shortcuts for some JVM instructions.
JVM/Assembler.hs
JVM/Generator/Instructions.hs [new file with mode: 0644]
TestGen.hs