Bug 253451

Summary: AMD64 VEX is missing support for various instructions
Product: [Developer tools] valgrind Reporter: Vince Weaver <vince>
Component: vexAssignee: Julian Seward <jseward>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: 3.6 SVN   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on: 134478, 135023, 143324, 143325, 143326, 148363, 195825, 212353, 233638, 246525, 253433, 253434, 253435, 253436, 253438, 253439, 253440, 253441, 253442, 253443, 253444, 253446, 253448, 253449, 253450, 253657, 136529, 136650, 138702, 143323, 194402, 200189, 206931, 209995, 212352, 227980, 228072, 251569, 252104, 252695, 255963, 256669    
Bug Blocks:    

Description Vince Weaver 2010-10-07 00:13:22 UTC
Version:           3.6 SVN
OS:                Linux

The AMD64 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