| Summary: | (jcxz) vex x86->IR: unhandled instruction bytes: 0x67 0xE3 0x3 0x83 | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Thomas Kühne <thomas-dloop> |
| Component: | vex | Assignee: | Julian Seward <jseward> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | major | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.2 SVN | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Thomas Kühne
2006-04-25 23:43:45 UTC
> Summary: (jcxz) vex x86->IR: unhandled instruction bytes: 0x67
0x67 is an address-size override, which makes it seem pretty dubious in
32-bit user-mode. Unless you're doing something strange like Wine does.
Patch available: check 137095 |