Age | Commit message (Expand) | Author |
2017-11-02 | alpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize ExecContexts. | Gabe Black |
2014-10-16 | arch: Use shared_ptr for all Faults | Andreas Hansson |
2014-05-09 | arch: teach ISA parser how to split code across files | Curtis Dunham |
2012-09-11 | x86: Add a separate register for D flag bit | Nilay Vaish |
2012-05-22 | X86: Split Condition Code register | Nilay Vaish |
2011-02-15 | X86: Get rid of "inline" on the MicroPanic constructor in decoder.cc. | Gabe Black |
2011-02-13 | X86: Define fault objects to carry debug messages. | Gabe Black |
2010-08-23 | X86: Get rid of the flagless microop constructor. | Gabe Black |
2010-08-23 | X86: Consolidate extra microop flags into one parameter. | Gabe Black |
2010-05-23 | copyright: Change HP copyright on x86 code to be more friendly | Nathan Binkert |
2009-01-06 | X86: Autogenerate macroop generateDisassemble function. | Gabe Black |
2008-10-09 | X86: Fix the debugging microops. The debug functions can't handle a string ob... | Gabe Black |
2008-06-12 | X86: Add microops which panic, fatal, warn, and warn_once. | Gabe Black |