aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Strings
diff options
context:
space:
mode:
authorGravatar Guillaume Melquiond <guillaume.melquiond@inria.fr>2016-11-24 10:03:17 +0100
committerGravatar Guillaume Melquiond <guillaume.melquiond@inria.fr>2016-11-24 10:03:17 +0100
commit989553966c7ba1a2cc23fd10fc2633dcb0f98648 (patch)
treefa19d67b2fcee5b987fa1f7d2b582b9ca1df17f1 /theories/Strings
parenta277da239514ad3bcabc7933a14cfcdc46f272e5 (diff)
Fix incorrect long multiplication in the VM.
If the result had its 30th bit set, then all the high part of the result on a 64-bit architecture would end up being set, thus breaking subsequent computations. This patch also fixes the incorrectly parenthesized definition of uint32_of_value, which by luck was never misused.
Diffstat (limited to 'theories/Strings')
0 files changed, 0 insertions, 0 deletions