Bug 253451 - AMD64 VEX is missing support for various instructions
Summary: AMD64 VEX is missing support for various instructions
Status: REPORTED
Alias: None
Product: valgrind
Classification: Developer tools
Component: vex (show other bugs)
Version: 3.6 SVN
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
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
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-07 00:13 UTC by Vince Weaver
Modified: 2010-11-12 15:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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