2007-11-15 |
Korey Sewell | Add CoreSpecific type to all archs |
commit | commitdiff | tree |
2007-11-15 |
Korey Sewell | Get MIPS simple regression working. Take out unecessary... |
commit | commitdiff | tree |
2007-11-15 |
Korey Sewell | branch merge |
commit | commitdiff | tree |
2007-11-15 |
Ali Saidi | Checkpointing: Name SE page table entries better so... |
commit | commitdiff | tree |
2007-11-14 |
Korey Sewell | comment and spacing |
commit | commitdiff | tree |
2007-11-14 |
Korey Sewell | Get MIPS_SE actually working again by actually by fixin... |
commit | commitdiff | tree |
2007-11-14 |
Korey Sewell | remove unnecessary debug messages I added |
commit | commitdiff | tree |
2007-11-14 |
Steve Reinhardt | Add -k flag to util/regress. |
commit | commitdiff | tree |
2007-11-13 |
Korey Sewell | Add in files from merge-bare-iron, get them compiling... |
commit | commitdiff | tree |
2007-11-13 |
Gabe Black | X86: Make microcode use presegmentation RIPs and the... |
commit | commitdiff | tree |
2007-11-13 |
Gabe Black | X86: Separate out the page table walker into it's own... |
commit | commitdiff | tree |
2007-11-13 |
Gabe Black | Params: Fix check for cycles in the configuration and... |
commit | commitdiff | tree |
2007-11-12 |
Gabe Black | X86: Fix a stupid typo where WRMSR and RDMSR were switc... |
commit | commitdiff | tree |
2007-11-12 |
Gabe Black | X86: Implement tlb invalidation and make it happen... |
commit | commitdiff | tree |
2007-11-12 |
Gabe Black | X86: Implement the wrcr microop which writes a control... |
commit | commitdiff | tree |
2007-11-12 |
Gabe Black | X86: Implement some bit testing instructions. |
commit | commitdiff | tree |
2007-11-12 |
Gabe Black | X86: Change the meaning of the sext and zext width... |
commit | commitdiff | tree |
2007-11-12 |
Gabe Black | X86: Flesh out the opcode groups for two byte opcodes. |
commit | commitdiff | tree |
2007-11-12 |
Gabe Black | X86: Work on the page table walker, TLB, and related... |
commit | commitdiff | tree |
2007-11-12 |
Gabe Black | X86: Implement a page table walker. |
commit | commitdiff | tree |
2007-11-12 |
Gabe Black | X86: Make the micropc available through the thread... |
commit | commitdiff | tree |
2007-11-12 |
Gabe Black | X86: Implement the startupCPU function. |
commit | commitdiff | tree |
2007-11-12 |
Gabe Black | X86: Make some of the bits of CR0 do what they're suppo... |
commit | commitdiff | tree |
2007-11-12 |
Gabe Black | X86: Various fixes to indexing segmentation related... |
commit | commitdiff | tree |
2007-11-12 |
Gabe Black | SPARC: Force %g1 to be zero on process startup even... |
commit | commitdiff | tree |
2007-11-09 |
Gabe Black | Alpha: Fix a long standing bug where all code ran as... |
commit | commitdiff | tree |
2007-11-09 |
Gabe Black | Make non Apple compilation work again. Ali may have... |
commit | commitdiff | tree |
2007-11-09 |
Gabe Black | ISA parser: Make the isa parser generate MaxInstSrcRegs... |
commit | commitdiff | tree |
2007-11-08 |
Ali Saidi | Compiling: If possible compile a 64 bit binary on Mac... |
commit | commitdiff | tree |
2007-11-08 |
Ali Saidi | Compiling: Fix for 64bit compile on Darwin/OSX 10.5. |
commit | commitdiff | tree |
2007-11-08 |
Ali Saidi | TimingSimpleCPU: Add some DPRINTFs when the cpu suspend... |
commit | commitdiff | tree |
2007-11-08 |
Ali Saidi | AtomicSimpleCPU: Refactor resume() code to have a clean... |
commit | commitdiff | tree |
2007-11-08 |
Ali Saidi | Python: Allow a range to be a python tuple/list. |
commit | commitdiff | tree |
2007-11-08 |
Ali Saidi | Interrupts: Inline some code and remove duplication. |
commit | commitdiff | tree |
2007-11-08 |
Ali Saidi | CPU: Add function to explictly compare thread contexts... |
commit | commitdiff | tree |
2007-11-07 |
Gabe Black | SPARC: Make 64 bit SPARC process initialization check... |
commit | commitdiff | tree |
2007-11-06 |
Gabe Black | O3: Remove unneeded variable. |
commit | commitdiff | tree |
2007-11-05 |
Ali Saidi | TraceFlags: Fix off-by-one error with number of traceflags. m5_2.0_beta4 |
commit | commitdiff | tree |
2007-11-04 |
Ali Saidi | Cache: Fix for OS X 10.5 compiling. |
commit | commitdiff | tree |
2007-11-04 |
Ali Saidi | RELEASE: A little more work on make_release.py |
commit | commitdiff | tree |
2007-11-03 |
Ali Saidi | Checkpoint: Use checkpoint_dir, if that is not set... |
commit | commitdiff | tree |
2007-11-02 |
Ali Saidi | RELEASE: Add dummy cpu to make SCons + Python 2.5 happy |
commit | commitdiff | tree |
2007-11-02 |
Ali Saidi | RELEASE: remove insttest since we're not shipping the... |
commit | commitdiff | tree |
2007-11-02 |
Ali Saidi | SE: fix stat64 syscall on os x |
commit | commitdiff | tree |
2007-11-02 |
Ali Saidi | RELEASE: Grammer |
commit | commitdiff | tree |
2007-11-02 |
Ali Saidi | RELEASE: More changes to text |
commit | commitdiff | tree |
2007-11-01 |
Gabe Black | Updated my "AUTHORS" entry. |
commit | commitdiff | tree |
2007-11-01 |
Steve Reinhardt | SConstruct: fix scons null conf object problem |
commit | commitdiff | tree |
2007-11-01 |
Ali Saidi | DRAM: Make latency parameters be Param.Latency instead... |
commit | commitdiff | tree |
2007-11-01 |
Steve Reinhardt | String constant const-ness changes to placate g++ 4.2. |
commit | commitdiff | tree |
2007-10-31 |
Ali Saidi | no manual changes |
commit | commitdiff | tree |
2007-10-31 |
Ali Saidi | Traceflags: Old traceflags.py file is no longer needed. |
commit | commitdiff | tree |
2007-10-31 |
Ali Saidi | Release: fix make_release bug |
commit | commitdiff | tree |
2007-10-31 |
Steve Reinhardt | SConstruct: undo half of last changeset; looked innocuo... |
commit | commitdiff | tree |
2007-10-31 |
Steve Reinhardt | SConstruct: Fix env Dir/String problem |
commit | commitdiff | tree |
2007-10-31 |
Steve Reinhardt | Merge in bus DPRINTF changes. |
commit | commitdiff | tree |
2007-10-31 |
Ali Saidi | RELEASE: Update make release for new release. |
commit | commitdiff | tree |
2007-10-31 |
Ali Saidi | RELEASE: First cut of updated release files for 2.0b4 |
commit | commitdiff | tree |
2007-10-31 |
Ali Saidi | Traceflags: Add SCons function to created a traceflag... |
commit | commitdiff | tree |
2007-10-31 |
Ali Saidi | Linux Support: Finally update vptr for new memory system. |
commit | commitdiff | tree |
2007-10-31 |
Ali Saidi | Base: Rework the way M5 provides and creates random... |
commit | commitdiff | tree |
2007-10-31 |
Vilas Sridharan | Add constant stat. |
commit | commitdiff | tree |
2007-10-30 |
Gabe Black | X86: Compile fixes for 32 bit/debug/opt. |
commit | commitdiff | tree |
2007-10-26 |
Gabe Black | Regressions: Added X86_SE into the default list of... |
commit | commitdiff | tree |
2007-10-26 |
Gabe Black | X86: Forgot to update the hello world stats after addin... |
commit | commitdiff | tree |
2007-10-26 |
Ali Saidi | Checkpoints: Change Simulation.py to not go crazy if... |
commit | commitdiff | tree |
2007-10-26 |
Gabe Black | TLB: Fix serialization issues with the tlb entries... |
commit | commitdiff | tree |
2007-10-26 |
Ali Saidi | SE: Fix page table and system serialization, don't... |
commit | commitdiff | tree |
2007-10-24 |
Gabe Black | X86: Fix X86_FS compilation. |
commit | commitdiff | tree |
2007-10-22 |
Gabe Black | Merge with head. |
commit | commitdiff | tree |
2007-10-22 |
Gabe Black | X86: Use the cda microop where appropriate. The ENTER... |
commit | commitdiff | tree |
2007-10-22 |
Gabe Black | X86: Implement the cda microop which checks if an addre... |
commit | commitdiff | tree |
2007-10-22 |
Gabe Black | CPU: Add functions to the "ExecContext"s that translate... |
commit | commitdiff | tree |
2007-10-22 |
Steve Reinhardt | Restore .hgtags (inadvertently lost in a prior merge). |
commit | commitdiff | tree |
2007-10-22 |
Gabe Black | X86: Start using the stupd microop, and update statisti... |
commit | commitdiff | tree |
2007-10-22 |
Gabe Black | X86: Implement the stupd microop ("store with update... |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Implement the PUSHF, POPF, SAHF, and LAHF instruct... |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Impelement the HLT instruction and fix the "halt... |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Implement a "halt" microop. |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Implement the ENTER instruction. This could probab... |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | Merge with head. |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Replace "group10" placeholder with the correspondi... |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Implement the string IO instructions, ins and... |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Implement the undocumented SALC instruction which... |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Implement the XLAT instruction. |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Implement the BOUND instruction. |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Make the "fault" microop predicated. |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Make "Inst" the default format instead of WarnUnim... |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Implement the in/out instructions. These will... |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Implement the LOOP instructions. |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Attach the CMC instruction to the decoder. |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Implemented the jrcx instruction. |
commit | commitdiff | tree |
2007-10-19 |
Gabe Black | X86: Make wrip sign extend its second operand. |
commit | commitdiff | tree |
2007-10-18 |
Ali Saidi | CPU: Use the ThreadContext cpu id instead of the params... |
commit | commitdiff | tree |
2007-10-17 |
Gabe Black | X86: Add a bzip2 regression. |
commit | commitdiff | tree |
2007-10-17 |
Gabe Black | X86: Fix the parser stats which myseriously differ... |
commit | commitdiff | tree |
2007-10-17 |
Gabe Black | Make the process objects use the Params structs in... |
commit | commitdiff | tree |
2007-10-13 |
Gabe Black | Merge with head |
commit | commitdiff | tree |
2007-10-13 |
Gabe Black | Loader: Identify sections based on virtual addresses... |
commit | commitdiff | tree |
2007-10-13 |
Gabe Black | X86: Added some new versions of MOV and a new argument... |
commit | commitdiff | tree |
next |