| Summary: | vex x86->IR: unhandled instruction bytes: 0xF 0xE 0x89 0xE6 using 32bit Goto BLAS | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Sven Buijssen <sven.buijssen> |
| Component: | vex | Assignee: | Julian Seward <jseward> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | tom |
| Priority: | NOR | ||
| Version First Reported In: | 3.5.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 256630 | ||
| Attachments: |
Sample code to reproduce the error
Suggested patch, analogous to patch for #124499, compare VEX/priv/guest_amd64_toIR.c revision 1604 |
||
|
Description
Sven Buijssen
2009-08-20 22:19:47 UTC
Created attachment 36310 [details]
Suggested patch, analogous to patch for #124499, compare VEX/priv/guest_amd64_toIR.c revision 1604
Committed as VEX r2192. |