|
From: Tom H. <to...@co...> - 2005-10-14 15:00:40
|
In message <loo...@po...>
ra...@ho... wrote:
> Valgrind does not crash but it gives me this error messgae and abort the
> program. Is this a bug or I am doing something wrong?
It's a bug - specifically an instruction that is not supported. Please
raise a bug for this on the bug tracker.
> vex amd64->IR: unhandled instruction bytes: 0xF 0xAD 0xC2 0xD3
That's "SHRD %cl,Gv,Ev" which the amd64 engine doesn't support currently.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|