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