|
From: Julian S. <js...@ac...> - 2014-02-21 16:30:41
|
On 02/21/2014 02:09 PM, Anil Singhar wrote: > Hi Julian, > > I will try that. There is a "dc zva, x8" instruction as well in the ld*.so > that is causing another unrecognized instruction error. > Does this mean valgrind will not emulate the dc instruction (i.e. all > variants of it) at all? If I understand correctly, the patch I made should cause ld.so to not execute "dc zva", so there is no need to implement it right now. J |