mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
positives from ppc code of the form "cmpi %reg,0 ; branch-if-negative .." where the top bit of %reg is defined but not all of the other bits are (common-ish enough to cause a considerable number of false positives if not done right). git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4890