|
From: Nicholas N. <nj...@ca...> - 2003-11-27 09:27:44
|
On Wed, 26 Nov 2003, Serge Semashko wrote:
> Running a program with valgrind 2.0.0, I got the following problem:
> disInstr: unhandled instruction bytes: 0x66 0xAF 0xFC 0x9C
That looks like scas{l,w}. Try the attached patch, which was taken from
the CVS HEAD (or check out the CVS HEAD from the repository).
N |