Bug 126256

Summary: (fnop) vex x86->IR: unhandled instruction bytes: 0xD9 0xD0 0x31 0xC0
Product: [Developer tools] valgrind Reporter: Thomas Kühne <thomas-dloop>
Component: vexAssignee: Julian Seward <jseward>
Status: REPORTED ---    
Severity: crash    
Priority: NOR    
Version: 3.2 SVN   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 256630    

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)