Age | Commit message (Expand) | Author |
---|---|---|
2007-08-01 | X86: Hide the irrelevant portions of the address components for load and stor... | Gabe Black |
2007-07-30 | X86: Make merge and pick work with high bytes. Fix a sizing issue in pick. | Gabe Black |
2007-07-30 | X86: Make register names in disassembly reflect high bytes. | Gabe Black |
2007-07-30 | X86: Make disassembly use the final register index. Add bits to indicate whet... | Gabe Black |
2007-07-29 | X86: Fix a bug with merge | Gabe Black |
2007-07-26 | X86: Add functions to read and write to an exec context. | Gabe Black |
2007-07-20 | Fixed width parameter and provided a parameter to flip the carry bit on subtr... | Gabe Black |
2007-07-17 | Make disassembled x86 register indices reflect their size. | Gabe Black |
2007-07-17 | Add in support for condition code flags. | Gabe Black |
2007-07-14 | Pull some hard coded base classes out of the isa description. | Gabe Black |