mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 10:21:20 +00:00
* do indirect branch prediction simulation on calls via function pointers * only call into conditional branch prediction simulation on real guest code branches (eg. not for VEX emulation of some instructions using branches of jumpkind Ijk_EmWarn) git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11331