Age | Commit message (Expand) | Author |
---|---|---|
2009-07-17 | X86: Set up a named constant for the "fold bit" for int register indices. | Gabe Black |
2009-07-17 | X86: Shift some register flattening work into the decoder. | Gabe Black |
2007-09-06 | X86: Rework the multiplication microops so that they work like they would in ... | Gabe Black |
2007-09-06 | X86: Make signed versions of partial register values available to microops. | Gabe Black |
2007-07-14 | Move bitunion code into it's own file. | Gabe Black |
2007-07-14 | Pull some hard coded base classes out of the isa description. | Gabe Black |
2007-06-21 | Fix a comment. | Gabe Black |
2007-06-14 | Move the high byte register indices to the right place. | Gabe Black |
2007-04-04 | Added all the different variations of the register names. | Gabe Black |
2007-03-21 | put the int register count in intregs.hh | Gabe Black |
2007-03-06 | Get X86 to load an elf and start a process for it. | Gabe Black |