Files
ftmemsim-valgrind/VEX/orig_ppc32
Julian Seward fcfc2250c4 A simpler .orig file, which (1) has no Altivec insns, and (2) is
simply the result of compiling and running

   int main ( void ) { return 0; }

which turns out to be a lot simpler than running /bin/date.



git-svn-id: svn://svn.valgrind.org/vex/trunk@834
2005-02-04 11:58:47 +00:00
..