|
From: Nicholas N. <nj...@ca...> - 2003-08-01 09:40:46
|
On Fri, 1 Aug 2003, Tom Hughes wrote: > >> valgrind: the `impossible' happened: > >> Unhandled REPE case > > in this case it isn't really a REPE prefix at all. The sequence was 0xf3 > 0x0f which is an SSE instruction that valgrind 1.9.6 certainly won't > handle. In which case try version 20030725 which does have support for some SSE instructions. N |