Age | Commit message (Expand) | Author |
2017-11-20 | sparc: Pull StaticInst base classes out of the ISA description. | Gabe Black |
2017-11-07 | alpha,arm,mips,power,riscv,sparc,x86: Merge exec decl templates. | Gabe Black |
2017-11-02 | alpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize ExecContexts. | Gabe Black |
2014-05-09 | arch: teach ISA parser how to split code across files | Curtis Dunham |
2014-05-09 | arch: remove inline specifiers on all inst constrs, all ISAs | Curtis Dunham |
2011-11-28 | SPARC: Minor style fix. | Gabe Black |
2011-11-27 | SPARC: Isolate FP operations enough to prevent code/rounding mode reordering. | Gabe Black |
2010-11-11 | SPARC: Clean up some historical style issues. | Gabe Black |
2007-09-25 | SPARC: Clean up the branch instructions a bit. | Gabe Black |
2007-04-21 | create base/fenv.c to standerdize fenv across platforms. It's a c file and no... | Ali Saidi |
2007-04-11 | Create a filter and a union to translate the SPARC instruction implementation... | Gabe Black |
2007-02-06 | more fp fixes | Ali Saidi |
2007-02-02 | fix mostly floating point related | Ali Saidi |
2007-01-27 | Merge zizzer:/bk/newmem | Gabe Black |
2007-01-26 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-01-26 | Make Sparc traceflag even more chatty | Ali Saidi |
2007-01-26 | make our code a little more standards compliant | Ali Saidi |
2006-12-16 | Changes to the isa_parser and affected files to fix an indexing problem with ... | Gabe Black |
2006-10-23 | Change the default constructors to take ExtMachInsts rather than regular Mach... | Gabe Black |
2006-10-15 | Added an execute function to the macro op so it can be instantiated. | Gabe Black |
2006-10-12 | Some support for handling block loads and stores and ASIs properly. | Gabe Black |
2006-07-19 | Cleaned things up a little. | Gabe Black |
2006-05-22 | New directory structure: | Steve Reinhardt |