index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2007-08-13
python: make the DictImporter's unload() work in any context.
Nathan Binkert
2007-08-12
MemorySystem: Fix the use of ?: to produce correct results.
Ali Saidi
2007-08-08
Added fastmem option.
Vincentius Robby
2007-08-08
alpha: Quick fix for things related to TLB MRU cache.
Vincentius Robby
2007-08-10
DMA: Add IOCache and fix bus bridge to optionally only send requests one
Ali Saidi
2007-08-10
Bus: Only call end() on an stl object once in a loop
Ali Saidi
2007-08-08
Port, StaticInst: Revert unnecessary changes.
Vincentius Robby
2007-08-08
alpha: Make the TLB cache to actually work.
Vincentius Robby
2007-08-07
Alpha: Fix an off by one error with the tlb caching mechanism.
Gabe Black
2007-08-07
Merge with head.
Gabe Black
2007-08-07
X86: Added some missing parenthesis in the condition code calculation function.
Gabe Black
2007-08-07
X86: Implemented and hooked in SCAS (scan string)
Gabe Black
2007-08-07
X86: Add a format to handle string instructions which can use the repe and re...
Gabe Black
2007-08-07
X86: Overhaul of ruflags to get it to work correctly.
Gabe Black
2007-08-07
X86: Make a microcode branch microop.
Gabe Black
2007-08-04
Merge with head.
Gabe Black
2007-08-04
X86: Implement microops and instructions that manipulate the flags register.
Gabe Black
2007-08-04
X86: Make 64 bit unaligned accesses work as well as the other sizes.
Gabe Black
2007-08-04
X86: Make the open flags correct.
Gabe Black
2007-08-04
X86: Make fixed register operands ignore register index extensions from the R...
Gabe Black
2007-08-04
X86: Implement the cmpxchg instruction.
Gabe Black
2007-08-04
X86: Start implementing segmentation support.
Gabe Black
2007-08-04
X86: Create a base enum value for indexing into a region of the miscregs.
Gabe Black
2007-08-04
X86: Add the arch_prctl system call and fix up some microcoding.
Gabe Black
2007-08-04
switching: turn on profiling after a switch if there's an event
Nathan Binkert
2007-08-04
switching: Remove the drain and resume code from the switching code.
Nathan Binkert
2007-08-04
python: use the enum values in the memory mode changing code
Nathan Binkert
2007-08-04
swig: %include all of the enums to get all of the definitions.
Nathan Binkert
2007-08-04
python: provide access to stats
Nathan Binkert
2007-08-04
main: return an an exit code of 1 when we exit due to a python exception.
Nathan Binkert
2007-08-04
SimpleCPU: Add some DPRINTFs
Nathan Binkert
2007-08-04
port: Implement cache for port interfaces and ranges
Vincentius Robby
2007-08-04
alpha: Implement a cache for recently used page table entries
Vincentius Robby
2007-08-04
StaticInst: Fix decode cache initialization. Cache functionality was negated.
Vincentius Robby
2007-08-03
merge from head
Steve Reinhardt
2007-08-03
cache: get rid of obsolete params from python.
Steve Reinhardt
2007-08-02
Merge with head.
Gabe Black
2007-08-02
python: Improve support for python calling back to C++ member functions.
Nathan Binkert
2007-08-02
Merge: No changes
Ali Saidi
2007-08-02
Serialize: This shouldn't have been commited, I got a little bit carried away...
Ali Saidi
2007-08-02
X86: Get rid of some debug warnings.
Gabe Black
2007-08-02
Merge with head.
Gabe Black
2007-08-02
X86: Finally get the x86 initial stack frame right.
Gabe Black
2007-08-02
X86: Fix special case with SIB index register and REX prefix.
Gabe Black
2007-08-02
merge: no manual changes
Nathan Binkert
2007-08-02
python: fix m5.build_env variable.
Nathan Binkert
2007-08-02
merge, no manual changes
Ali Saidi
2007-08-02
python: need to import objects to make some calls work
Nathan Binkert
2007-08-02
main: expose the build information as a simple command line parameter
Nathan Binkert
2007-08-02
Serialization: Provide array serialization methods that work on std::vector
Ali Saidi
[next]