Bug 256630

Summary: x86 VEX is missing support for various instructions
Product: [Developer tools] valgrind Reporter: Vince Weaver <vince>
Component: vexAssignee: Julian Seward <jseward>
Status: CONFIRMED ---    
Severity: normal    
Priority: NOR    
Version: 3.6 SVN   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on: 88116, 105227, 126239, 126241, 126242, 126245, 126256, 126258, 126259, 126348, 126385, 127956, 135491, 154323, 159720, 189232, 192952, 197448, 226601, 229515, 133984, 137095, 149838, 183409, 204574, 256387    
Bug Blocks:    

Description Vince Weaver 2010-11-11 20:06:24 UTC
Version:           3.6 SVN
OS:                Linux

The x86 VEX support is complete for commonly used instructions, but there
are still a number left unimplemented.

Most of these are only really exercised in hand-coded assembly, though
apparently many of them are used by windows and show up when running WINE under
valgrind.

This is intended as a meta bug that depends on all known missing instructions.



Reproducible: Didn't try