Age | Commit message (Expand) | Author |
---|---|---|
2011-04-04 | Add support for the VIA PadLock instructions. | Joerg Sonnenberger |
2011-04-04 | Use array_lengthof | Joerg Sonnenberger |
2011-04-04 | Change loops to derive the number of tables automatically | Joerg Sonnenberger |
2011-03-15 | X86 table-generator and disassembler support for the AVX | Sean Callanan |
2010-10-23 | Constify another 2 disassembler tables. | Benjamin Kramer |
2010-10-23 | Make the disassembler tables const so they end up in read-only memory. | Benjamin Kramer |
2010-10-22 | Make some symbols static, move classes into anonymous namespaces. | Benjamin Kramer |
2010-04-15 | Fix a bunch of namespace polution. | Dan Gohman |
2009-12-23 | Suppress compiler warning. | Daniel Dunbar |
2009-12-19 | fix build and while at it remove a redudant include | Nuno Lopes |
2009-12-19 | More bzero -> memset that I missed. | Daniel Dunbar |
2009-12-19 | Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit | Sean Callanan |