Fix SVM interpreter's decoding of doubles.
authorTaylor R Campbell <campbell@mumble.net>
Sat, 28 Aug 2010 20:55:04 +0000 (20:55 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sat, 28 Aug 2010 20:55:04 +0000 (20:55 +0000)
commitd7d7e1e79b670d9006b9e32d6a9df1f5d1adad9a
tree946b9b8f60d0991fcd1eea71dc16d2edc40e9d12
parent6872861ccb2bc35478059c94d6ce34096790b59c
Fix SVM interpreter's decoding of doubles.

They are encoded as 64-bit significand and 16-bit exponent, not as
machine (IEEE 754) doubles.
src/microcode/svm1-interp.c