projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2007-09-01
Gabe Black
Microassembler: Pass the actual mnemonic used to the...
commit
|
commitdiff
|
tree
2007-08-31
Gabe Black
X86: Get x86 to compile again after the simobject const...
commit
|
commitdiff
|
tree
2007-08-30
Miles Kaufmann
python: Write configuration file without reassigning...
commit
|
commitdiff
|
tree
2007-08-30
Miles Kaufmann
Fix miscellaneous small typos.
commit
|
commitdiff
|
tree
2007-08-30
Miles Kaufmann
devices: Avoid using assert() to catch misconfiguration
commit
|
commitdiff
|
tree
2007-08-30
Miles Kaufmann
params: Deprecate old-style constructors; update most...
commit
|
commitdiff
|
tree
2007-08-30
Miles Kaufmann
python: Eliminate the Python use of eval() and frame...
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Fix the sra microop to get the sign bit from the...
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Implement the movaps instruction.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Implement the movsd instruction.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Implement the movlpd instruction.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Add an fp move microop.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Add load and store microops that use the fp registers.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Add operands to handle floating point registers.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Flesh out register indexing constants.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Make the fp accessors not panic.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Make x86 syscall return just stuff the return...
commit
|
commitdiff
|
tree
2007-08-29
Gabe Black
X86: More two byte opcode decoding. I missed two groups...
commit
|
commitdiff
|
tree
2007-08-29
Gabe Black
X86: Hook in an implementation for lseek.
commit
|
commitdiff
|
tree
2007-08-29
Gabe Black
X86: More fully decode two byte opcodes.
commit
|
commitdiff
|
tree
2007-08-28
Gabe Black
Address translation: De-templatize the GenericTLB class.
commit
|
commitdiff
|
tree
2007-08-28
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-08-28
Gabe Black
SPARC: Update the statistics for the SPARC gzip benchma...
commit
|
commitdiff
|
tree
2007-08-28
Gabe Black
Address Translation: Make the Generic TLB only compile...
commit
|
commitdiff
|
tree
2007-08-28
Gabe Black
Alpha: Fixes to get alpha to compile again.
commit
|
commitdiff
|
tree
2007-08-28
Gabe Black
MIPS: Fixes to get mips to compile.
commit
|
commitdiff
|
tree
2007-08-28
Gabe Black
SPARC: Fixes to get SPARC to compile again.
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
Merge with head
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Make the Ruflag microop work correctly, and make...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Return values for some cpuid functions that match...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Make the microassembler accept lines which are...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Make cpuid actually consider the eax parameter...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Fix the sign extension microop so it extends zeros...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Implement cmps (string compare)
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Make shift instructions set some of the flags...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
Address translation: Make the page table more flexible.
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
O3 CPU: Remove alignment check from dynamic instruction...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Remove x86 code that attempted to fix misaligned...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
Simple CPU: Don't trace instructions that fault. Otherw...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
Stats: Update the stats.
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
Simple CPU: Added code that will split requests that...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
Simple CPU: Make sure only instructions which complete...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
Address Translation: Make SE mode use an actual TLB...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
SPARC: Make sure unaligned access are caught on cached...
commit
|
commitdiff
|
tree
2007-08-25
Ali Saidi
IGbE: Some fixes to the intel nic model.
commit
|
commitdiff
|
tree
2007-08-24
Ali Saidi
Mem: Make errors in the memory system be responses...
commit
|
commitdiff
|
tree
2007-08-21
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-08-21
Kevin Lim
o3: Fix for retry ID bug.
commit
|
commitdiff
|
tree
2007-08-21
Nathan Binkert
style: fix style hook when run from a repo subdir.
commit
|
commitdiff
|
tree
2007-08-19
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-08-17
Ali Saidi
Ports: Only try to do EthPort stuff in full system.
commit
|
commitdiff
|
tree
2007-08-16
Ali Saidi
PCI: Move PCI Configuration data into devices now that...
commit
|
commitdiff
|
tree
2007-08-16
Ali Saidi
Devices: Make EtherInts connect in the same way memory...
commit
|
commitdiff
|
tree
2007-08-15
Nathan Binkert
style: Don't try to fix files that should be ignored.
commit
|
commitdiff
|
tree
2007-08-14
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-08-14
Ali Saidi
Regression: Update EIO simple-timing test for new cache.
commit
|
commitdiff
|
tree
2007-08-14
Ali Saidi
Regression: Update insttest regressions for new cache.
commit
|
commitdiff
|
tree
2007-08-14
Ali Saidi
Regression: Use test-progs in /dist instead of tests...
commit
|
commitdiff
|
tree
2007-08-14
Ali Saidi
fixup bad hand merge
commit
|
commitdiff
|
tree
2007-08-14
Ali Saidi
Merge IGNORE_STYLE change and my change.
commit
|
commitdiff
|
tree
2007-08-14
Ali Saidi
Regression: See if using subprocess instead of os.syste...
commit
|
commitdiff
|
tree
2007-08-13
Gabe Black
SPARC: Make nops have the IsNop flag set.
commit
|
commitdiff
|
tree
2007-08-13
Gabe Black
O3: Set up the predicted npc and nnpc for a fault carry...
commit
|
commitdiff
|
tree
2007-08-13
Gabe Black
SPARC: Move tlb state into the tlb.
commit
|
commitdiff
|
tree
2007-08-13
Gabe Black
SPARC: Make the spill and fill handlers use the correct...
commit
|
commitdiff
|
tree
2007-08-13
Gabe Black
Move the "translate" member functions back into the...
commit
|
commitdiff
|
tree
2007-08-13
Nathan Binkert
python: make the DictImporter's unload() work in any...
commit
|
commitdiff
|
tree
2007-08-13
Ali Saidi
Style: fix IGNORE_STYLE so it isn't required on the...
commit
|
commitdiff
|
tree
2007-08-12
Ali Saidi
Regression: fix configuration for SPARC_FS
commit
|
commitdiff
|
tree
2007-08-12
Ali Saidi
Regression: Update stats for cache changes.
commit
|
commitdiff
|
tree
2007-08-12
Ali Saidi
MemorySystem: Fix the use of ?: to produce correct...
commit
|
commitdiff
|
tree
2007-08-12
Nathan Binkert
merge
commit
|
commitdiff
|
tree
2007-08-12
Nathan Binkert
style: If IGNORE_STYLE=True is set on the scons command...
commit
|
commitdiff
|
tree
2007-08-08
Vincentius...
Added fastmem option.
commit
|
commitdiff
|
tree
2007-08-08
Vincentius...
alpha: Quick fix for things related to TLB MRU cache.
commit
|
commitdiff
|
tree
2007-08-10
Ali Saidi
Regression: Add an I/O Cache to the full system regress...
commit
|
commitdiff
|
tree
2007-08-10
Ali Saidi
DMA: Add IOCache and fix bus bridge to optionally only...
commit
|
commitdiff
|
tree
2007-08-10
Ali Saidi
Bus: Only call end() on an stl object once in a loop
commit
|
commitdiff
|
tree
2007-08-08
Vincentius...
Port, StaticInst: Revert unnecessary changes.
commit
|
commitdiff
|
tree
2007-08-08
Vincentius...
alpha: Make the TLB cache to actually work.
commit
|
commitdiff
|
tree
2007-08-08
Gabe Black
Alpha: Fix an off by one error with the tlb caching...
commit
|
commitdiff
|
tree
2007-08-07
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-08-07
Gabe Black
Statetrace: Make statetrace do string instructions...
commit
|
commitdiff
|
tree
2007-08-07
Gabe Black
X86: Added some missing parenthesis in the condition...
commit
|
commitdiff
|
tree
2007-08-07
Gabe Black
X86: Implemented and hooked in SCAS (scan string)
commit
|
commitdiff
|
tree
2007-08-07
Gabe Black
X86: Add a format to handle string instructions which...
commit
|
commitdiff
|
tree
2007-08-07
Gabe Black
X86: Overhaul of ruflags to get it to work correctly.
commit
|
commitdiff
|
tree
2007-08-07
Gabe Black
X86: Make a microcode branch microop.
commit
|
commitdiff
|
tree
2007-08-05
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-08-05
Gabe Black
X86: Implement microops and instructions that manipulat...
commit
|
commitdiff
|
tree
2007-08-05
Gabe Black
X86: Make 64 bit unaligned accesses work as well as...
commit
|
commitdiff
|
tree
2007-08-05
Gabe Black
X86: Make the open flags correct.
commit
|
commitdiff
|
tree
2007-08-05
Gabe Black
X86: Make fixed register operands ignore register index...
commit
|
commitdiff
|
tree
2007-08-05
Gabe Black
X86: Implement the cmpxchg instruction.
commit
|
commitdiff
|
tree
2007-08-05
Gabe Black
X86: Start implementing segmentation support.
commit
|
commitdiff
|
tree
2007-08-05
Gabe Black
X86: Create a base enum value for indexing into a regio...
commit
|
commitdiff
|
tree
2007-08-05
Gabe Black
X86: Add the arch_prctl system call and fix up some...
commit
|
commitdiff
|
tree
2007-08-04
Nathan Binkert
switching: turn on profiling after a switch if there...
commit
|
commitdiff
|
tree
2007-08-04
Nathan Binkert
switching: Remove the drain and resume code from the...
commit
|
commitdiff
|
tree
2007-08-04
Nathan Binkert
python: use the enum values in the memory mode changing...
commit
|
commitdiff
|
tree
next