|
From: Philippe W. <phi...@sk...> - 2010-04-15 06:30:22
|
> Is there a document that describes how to add support for new instructions? I wouldn't mind if valgrind just skipped these
> instructions without checking for memory errors.
>
> Any help would be appreciated.
I do not know if there is a document explaining all that but maybe the easiest is to take
one of the recent patches that have added an instruction and mimick that ?
e.g. an instruction was added by the following 2 posts to valgrind dev
[Valgrind-developers] vex: r1971 - trunk/priv
[Valgrind-developers] vex: r1972 - trunk/priv
Philippe
|