aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/X86DisassemblerTables.h
AgeCommit message (Expand)Author
2012-12-04Sort the #include lines for utils/...Chandler Carruth
2012-07-31Remove trailing whitespaceCraig Topper
2011-10-04Add support in the disassembler for ignoring the L-bit on certain VEX instruc...Craig Topper
2011-09-23Don't allow 32-bit only instructions to be disassembled in 64-bit mode. Fixes...Craig Topper
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner
2011-04-04Add support for the VIA PadLock instructions.Joerg Sonnenberger
2009-12-19Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan