aquanull
cfa029573c
Fix capping in vf2i
...
A quick and rough skim lead me to this quick and lazy fix. In short , IEEE 754 single-precision float is not precise enough for storing every int32 value, and you need double for that ;)
BTW, should there be a default case for the switch ((op >> 21) & 0x1f) right following below or dsv could be uninitialized?
2013-04-19 18:16:45 +08:00
..
2013-04-05 20:29:20 -07:00
2013-04-18 00:57:08 -07:00
2013-04-10 21:03:43 -07:00
2013-04-13 13:04:39 -07:00
2013-04-05 20:29:20 -07:00
2013-04-18 15:27:09 -07:00
2013-04-13 19:01:22 +08:00
2013-04-19 18:16:45 +08:00
2013-04-18 15:01:36 +02:00
2013-04-05 10:15:14 -07:00
2013-04-18 12:06:26 +02:00
2013-04-18 12:06:26 +02:00
2013-04-14 10:48:42 +02:00
2013-03-31 16:55:48 +10:00
2013-04-08 21:46:54 +02:00
2013-04-08 21:46:54 +02:00
2013-03-31 11:30:50 +02:00
2013-04-07 17:37:24 -07:00
2013-04-07 17:37:24 -07:00
2013-01-08 14:20:06 +01:00
2013-01-08 14:20:06 +01:00
2012-11-04 23:24:00 +01:00
2013-04-08 20:59:45 +02:00
2013-03-30 04:11:53 -04:00
2012-11-04 23:24:00 +01:00
2013-03-16 19:46:24 -07:00
2013-03-30 20:12:22 -07:00
2013-03-16 19:46:24 -07:00
2013-03-30 15:46:26 +01:00
2012-11-04 23:24:00 +01:00
2013-03-30 18:54:10 +01:00
2012-11-04 23:24:00 +01:00
2013-04-14 01:25:25 -07:00
2013-03-26 00:54:00 -07:00
2013-04-13 01:13:28 -07:00
2013-04-13 01:13:28 -07:00
2013-03-30 22:28:55 -07:00
2013-03-29 20:55:32 +01:00