summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fix disassembling of popcntw. Also remove some code that says it accounts for...Craig Topper2011-10-111-0/+3
* Add support in the disassembler for ignoring the L-bit on certain VEX instruc...Craig Topper2011-10-041-1/+1
* Fix disassembler handling of CRC32 which is an odd instruction that uses 0xf2...Craig Topper2011-10-011-0/+3
* Add support for the VIA PadLock instructions.Joerg Sonnenberger2011-04-041-1/+7
* X86 table-generator and disassembler support for the AVXSean Callanan2011-03-151-2/+19
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* add basic avx support to the disassembler, also teach it about ssmem/sdmemChris Lattner2010-09-291-0/+1
* Eliminated the classification of control registers into %ecr_Sean Callanan2010-05-061-2/+1
* Fixed a bug where the disassembler would allow an immediateSean Callanan2010-04-071-0/+1
* Fixes to the X86 disassembler:Sean Callanan2009-12-221-0/+1
* Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan2009-12-191-0/+354
OpenPOWER on IntegriCloud