On Sat, 2016-01-09 at 07:02 -0500, Jeffrey Walton wrote:

> Is there any information on adding support for unsupported instructions?
Not that I know of.

The best is to read e.g. guest_arm_toIR.c and guest_arm64_toIR.c
and inspire from that. I think that usually, it is sufficient to
modify these files but sometimes, new IR instructions are needed,
or specific helpers have to be developed.

If you provide a patch, adding or modifying a test to cover
the new instruction helps to have your patch merged.

Philippe



------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to