On 23/01/12 21:02, Daniel Mierswa wrote:
> On 23.01.2012 21:46, John Reiser wrote:
>> and then perhaps do some matching on the low 12 bits (0xFFF) of the address:
>> 0x44143D0 ==>  any address ending in 0x3D0.
>     0x000143d0<+880>: vmovd  0x4(%eax),%xmm0

Well that is an AVX instruction, but I thought they were only valid in 
64 bit mode as 0xC5 is (as John said) LDS in 32 bit mode. In 64 bit mode 
it is a VEX prefix for an AVX instruction.

Details on the work to add AVX support to valgrind can be found in the 
bug tracker: https://bugs.kde.org/show_bug.cgi?id=273475

Tom

-- 
Tom Hughes (t...@compton.nu)
http://compton.nu/

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to