|
From: <jhr...@t-...> - 2003-10-19 16:05:05
|
----- Original Message ----- From: "Tom Hughes" <th...@cy...> To: <val...@li...> Sent: Sunday, October 19, 2003 4:32 PM Subject: Re: [Valgrind-users] disInstr: unhandled instruction bytes: 0xF 0x14 0xF8 0xF3 > In message <003701c395a2$327d0300$010...@ms...> > jhr...@t-... (Joerg Walter) wrote: > > > now that my basic tests work under valgrind when compiled with ICC 7.1 > > (excellent!), I've tighten the requirements. Another one of my tests, > > compiled with -march=pentium4 and profile guided optimizations under ICC 7.1 > > fails with > > [ snipped ] > > > disInstr: unhandled instruction bytes: 0xF 0x14 0xF8 0xF3 > > That's UNPCKLPD which seems to be present in CVS now, probably > from Julian's commit this morning. OK, I'll check that next. Thanks, Joerg |