aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/X86DisassemblerTables.h
Commit message (Expand)AuthorAgeFilesLines
* Add support in the disassembler for ignoring the L-bit on certain VEX instruc...Craig Topper2011-10-041-1/+3
* Don't allow 32-bit only instructions to be disassembled in 64-bit mode. Fixes...Craig Topper2011-09-231-1/+3
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Add support for the VIA PadLock instructions.Joerg Sonnenberger2011-04-041-3/+6
* Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan2009-12-191-0/+291