|
From: Anil S. <ani...@li...> - 2014-02-25 06:59:22
|
Hi Julian, Thanks for the patch. I could proceed with a basic sanity test on valgrind with the patch. I wanted to do a full fledged regression testing. Is there a test suite available? If yes, could you or someone point me to that..? Thanks, Anil On 21 February 2014 22:00, Julian Seward <js...@ac...> wrote: > 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 > > > |