Bug 126256 - (fnop) vex x86->IR: unhandled instruction bytes: 0xD9 0xD0 0x31 0xC0
Summary: (fnop) vex x86->IR: unhandled instruction bytes: 0xD9 0xD0 0x31 0xC0
Status: REPORTED
Alias: None
Product: valgrind
Classification: Developer tools
Component: vex (show other bugs)
Version: 3.2 SVN
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks: 256630
  Show dependency treegraph
 
Reported: 2006-04-25 23:41 UTC by Thomas Kühne
Modified: 2010-11-11 20:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Kühne 2006-04-25 23:41:44 UTC
3:   e8 fc ff ff ff          call   4 <_Dmain+0x4>
   8:   d9 d0                   fnop   
   a:   5d                      pop    ebp

(http://dstress.kuehne.cn/run/a/asm_fnop_01.d)