| Summary: | (popa) vex x86->IR: unhandled instruction bytes: 0x66 0x61 0x89 0x65 | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Thomas Kühne <thomas-dloop> |
| Component: | vex | Assignee: | Julian Seward <jseward> |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | njn |
| 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: | |||
| Bug Depends on: | |||
| Bug Blocks: | 256630 | ||
pop general-purpose registers DI, SI, BP, BX, DX, CX and AX 66 8b 45 f2 mov ax,WORD PTR [ebp-14] 66 data16 61 popa 89 65 fc mov DWORD PTR [ebp-4],esp (http://dstress.kuehne.cn/run/a/asm_popa_01_A.d)