summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h
Commit message (Expand)AuthorAgeFilesLines
...
* X86 table-generator and disassembler support for the AVXSean Callanan2011-03-151-13/+73
* Fixed a bug in the X86 disassembler where a member of theSean Callanan2011-02-211-1/+1
* Make the disassembler tables const so they end up in read-only memory.Benjamin Kramer2010-10-231-2/+2
* Eliminated the classification of control registers into %ecr_Sean Callanan2010-05-061-22/+11
* Fixes to the X86 disassembler. The disassembler will nowSean Callanan2010-04-021-0/+11
* More fixes for Visual C++. Replaced several very smallSean Callanan2009-12-231-10/+10
* Changed REG_* to MODRM_REG_* to avoid conflictsSean Callanan2009-12-221-2/+2
* Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan2009-12-191-0/+515
OpenPOWER on IntegriCloud