On Thu, Sep 29, 2011 at 2:18 PM, Tom Hughes <[email protected]> wrote: > On 29/09/11 13:16, Gaetano Mendola wrote: >> >> On Thu, Sep 29, 2011 at 1:06 PM, Tom Hughes<[email protected]> wrote: >> >>> Ah I see - the issue is that it has REX.W set (the 0x48 prefix) which is >>> redundant for that instruction as only REX.R has any effect on it. >>> >>> It has already been reported here: >>> >>> https://bugs.kde.org/show_bug.cgi?id=278744 >> >> Is there a work around then ? > > Well the workaround is not to add useless space wasting bytes to the > instruction, but as this instruction is in IPP that probably doesn't help > you much ;-) > > Other than that you need to get your hands dirty in the VEX code.
I'm not familiar at all with that code :(, and to be honest I have never seen it. Any chance of an hot fix ? -- cpp-today.blogspot.com ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
