Bug 126258

Summary: (fisttp) vex x86->IR: unhandled instruction bytes: 0xDF 0x4D 0xFC 0x66
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:42:34 UTC
20:   db 6d f0                fld    TBYTE PTR [ebp-16]
  23:   df 4d fc                fisttp WORD PTR [ebp-4]
  26:   66 81 7d fc e0 fc       cmp    WORD PTR [ebp-4],0xfce0

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