> When there is a cast from float to integer, what is the VEX instruction
> related to it in instrumented code?

Run "valgrind --help-debug".  Look carefully at the section
"Vex options for all Valgrind tools", particularly
--trace-flags and --trace-notbelow.  Then write a one-line test program
which contains a float-to-integer conversion, run the test program
under valgrind with appropriate flags, and see for yourself.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to