|
From: Nicholas N. <nj...@cs...> - 2005-08-23 04:40:50
|
On Thu, 18 Aug 2005, Aghiles Kheffache wrote: > I was wondering about the feasability of a project in Valgrind/Vex: tracking > FPU operations that have a precision problems (such as adding a very small > floating point number to a very large one). I am mainly interrested in 32 bit > operations and I think that the 64 bit "limitation" in vex is not really a > problem. > > Has somebody attempted this already ? The idea has been floated briefly before but I'm not aware of anyone who has attempted it. It would be very interesting to see if this could be made to work. N |