|
From: Tom H. <to...@co...> - 2013-08-22 21:30:17
|
On 22/08/13 22:16, janjust wrote: > 19 vex amd64->IR: unhandled instruction bytes: vex amd64->IR: unhandled > instruction bytes: 0x8F 0xE8 0x78 0xA2 0xC1 0x40 0xC5 0xFB That's a XOP instruction which is an AMD specific extension that I don't believe valgrind currently supports. See: http://en.wikipedia.org/wiki/XOP_instruction_set Tom -- Tom Hughes (to...@co...) http://compton.nu/ |