| Summary: | vex amd64->IR: unhandled instruction bytes: 0xC5 0x7A 0x10 0x35 0x61 0x2D 0x20 0x0 | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Paul Melis <paul.melis> |
| Component: | vex | Assignee: | Julian Seward <jseward> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.7.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Paul Melis
2012-07-13 12:16:09 UTC
It's an AVX instruction. AVX is supported in the trunk now. svn co svn://svn.valgrind.org/valgrind/trunk cd trunk ./autogen.sh Then configure and build as normal. *** This bug has been marked as a duplicate of bug 273475 *** |