summaryrefslogtreecommitdiff
path: root/utils/TableGen/X86DisassemblerTables.h
Commit message (Expand)AuthorAge
* Add XOP disassembler support. Fixes PR13933.Craig Topper2013-10-03
* Filter out repeated sections from the X86 disassembler modRMTable. Saves abou...Craig Topper2013-09-30
* Sort the #include lines for utils/...Chandler Carruth2012-12-04
* Remove trailing whitespaceCraig Topper2012-07-31
* Add support in the disassembler for ignoring the L-bit on certain VEX instruc...Craig Topper2011-10-04
* Don't allow 32-bit only instructions to be disassembled in 64-bit mode. Fixes...Craig Topper2011-09-23
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Add support for the VIA PadLock instructions.Joerg Sonnenberger2011-04-04
* Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan2009-12-19