> vex amd64->IR: unhandled instruction bytes: 0x49 0xF 0xFC 0x6B 0x10 0xF

This instruction (paddb) is supported, but I think the 0x49 might be a
redundant REX prefix that causes the problem.  It would help to see a
disassembly of the instruction and the few on either side; can you get
that?  Running valgrind with --sym-offsets=yes might help navigating
the disassembly process.

J

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to