Bug 126242

Summary: vex x86->IR: unhandled instruction bytes: 0xF 0x0 0x4D 0xFC
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 22:36:16 UTC
6:   66 c7 45 fc 00 00       mov    WORD PTR [ebp-4],0x0
   c:   0f 00 4d fc             str    DWORD PTR [ebp-4]
  10:   66 83 7d fc 00          cmp    WORD PTR [ebp-4],0x0

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