|
From: Wonjoon S. <kn...@gm...> - 2012-11-05 00:50:04
|
Hello all, In the lackey example, there is instrument function like static VG_REGPARM(2) void trace_load(Addr addr, SizeT size). Instead of calling this precompiled function, will I get performance gain if I directly generate VEX code? Has anybody done this kind of optimization? If so, how much performance gain did you get? Thank you, Wonjoon |