summaryrefslogtreecommitdiff
path: root/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h
Commit message (Expand)AuthorAge
* More AVX2 instructions and their intrinsics.Craig Topper2011-11-06
* Fix disassembling of popcntw. Also remove some code that says it accounts for...Craig Topper2011-10-11
* Add support in the disassembler for ignoring the L-bit on certain VEX instruc...Craig Topper2011-10-04
* Fix disassembler handling of CRC32 which is an odd instruction that uses 0xf2...Craig Topper2011-10-01
* Add support for the VIA PadLock instructions.Joerg Sonnenberger2011-04-04
* X86 table-generator and disassembler support for the AVXSean Callanan2011-03-15
* Merge System into Support.Michael J. Spencer2010-11-29
* add basic avx support to the disassembler, also teach it about ssmem/sdmemChris Lattner2010-09-29
* Eliminated the classification of control registers into %ecr_Sean Callanan2010-05-06
* Fixed a bug where the disassembler would allow an immediateSean Callanan2010-04-07
* Fixes to the X86 disassembler:Sean Callanan2009-12-22
* Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan2009-12-19