Inline some arithmetic primitives in the interpreter. Fix oversight
commitd0f9d4ab347a8e5823a2b59fb8f3ea67bd0bd871
authorVincent Geddes <vincent.geddes@gmail.com>
Tue, 8 Jul 2008 23:44:48 +0000 (9 01:44 +0200)
committerVincent Geddes <vincent.geddes@gmail.com>
Tue, 8 Jul 2008 23:44:48 +0000 (9 01:44 +0200)
treeee8c4c331504e8c22c7b62cb884300b5feadf2cd
parent6409bead7e4afc5d831e740475ec0b6c6f2f9569
Inline some arithmetic primitives in the interpreter. Fix oversight
in code generator where jump offsets were stored in big-endian order
src/st-generator.c
src/st-processor.c