aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h
AgeCommit message (Expand)Author
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner
2011-03-15X86 table-generator and disassembler support for the AVXSean Callanan
2011-02-21Fixed a bug in the X86 disassembler where a member of theSean Callanan
2010-10-23Make the disassembler tables const so they end up in read-only memory.Benjamin Kramer
2010-05-06Eliminated the classification of control registers into %ecr_Sean Callanan
2010-04-02Fixes to the X86 disassembler. The disassembler will nowSean Callanan
2009-12-23More fixes for Visual C++. Replaced several very smallSean Callanan
2009-12-22Changed REG_* to MODRM_REG_* to avoid conflictsSean Callanan
2009-12-19Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan