Age | Commit message (Expand) | Author |
---|---|---|
2011-04-15 | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner |
2011-03-15 | X86 table-generator and disassembler support for the AVX | Sean Callanan |
2011-02-21 | Fixed a bug in the X86 disassembler where a member of the | Sean Callanan |
2010-10-23 | Make the disassembler tables const so they end up in read-only memory. | Benjamin Kramer |
2010-05-06 | Eliminated the classification of control registers into %ecr_ | Sean Callanan |
2010-04-02 | Fixes to the X86 disassembler. The disassembler will now | Sean Callanan |
2009-12-23 | More fixes for Visual C++. Replaced several very small | Sean Callanan |
2009-12-22 | Changed REG_* to MODRM_REG_* to avoid conflicts | Sean Callanan |
2009-12-19 | Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit | Sean Callanan |