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
Age
Commit message (
Expand
)
Author
2011-08-09
O3: Stop using the current macroop no matter why you're leaving it.
Gabe Black
2011-08-09
Stats: Update stats for the recent O3 interrupt change.
Gabe Black
2011-08-09
O3: When waiting to handle an interrupt, let everything drain out.
Gabe Black
2011-08-08
BuildEnv: Eliminate RUBY as build environment variable
Nilay Vaish
2011-08-07
O3: Get rid of the unused addToRemoveList function.
Gabe Black
2011-08-07
Stats: Update stats for the previous change.
Gabe Black
2011-08-07
O3: Let squashed and deferred instructions issue.
Gabe Black
2011-08-07
Stats: Update the stats after the uninitialized branch predictor variable fix.
Gabe Black
2011-08-07
O3: Fix uninitialized variable in the tournament branch predictor.
Ali Saidi
2011-08-07
Translation: Use a pointer type as the template argument.
Gabe Black
2011-08-03
Ruby: Remove files and includes not in use
Nilay Vaish
2011-08-02
O3: Get rid of the raw ExtMachInst constructor on DynInsts.
Gabe Black
2011-08-02
Scons: Make some Action objects fit the abreviated output format.
Gabe Black
2011-08-02
Scons: Drop RUBY as compile time option.
Nilay Vaish
2011-07-31
O3: Implement memory mapped IPRs for O3.
Gabe Black
2011-07-30
Stats: Update stats for the recent fix to fetch.
Gabe Black
2011-07-30
O3: Fix corner case squashing into the microcode ROM.
Gabe Black
2011-07-27
SLICC: Put functions of a controller in its .cc file
Nilay Vaish
2011-07-26
Ruby: Fix instantiations of DMA controller and sequencer
Nilay Vaish
2011-07-25
Merged with Gabe's changeset.
Nilay Vaish
2011-07-25
Ruby: Fix dma controller configs/ruby/MI_example.py
Nilay Vaish
2011-07-19
SCons: Only print all the SConsopts being read if verbose is turned on.
Gabe Black
2011-07-15
inorder-fs: temp. regression removal
Korey Sewell
2011-07-15
Mem: Fix issue with prefetches originating at non-L1 caches getting stale data
Ali Saidi
2011-07-15
O3: Create a pipeline activity viewer for the O3 CPU model.
Giacomo Gabrielli
2011-07-15
ARM: Update stats for better miscreg support for MP configurations.
Ali Saidi
2011-07-15
ARM: Fix SWP/SWPB undefined instruction behavior
Wade Walker
2011-07-15
ARM: Add two unimplemented miscellaneous registers.
Wade Walker
2011-07-11
se.py: Fixes the way ruby's options are added
Nilay Vaish
2011-07-11
X86: implements copyRegs() function
Nilay Vaish
2011-07-11
ISA: Get rid of the unused mem_acc_type template parameter.
Gabe Black
2011-07-10
O3: Update stats for fetch and bp changes.
Ali Saidi
2011-07-10
Branch predictor: Fixes the tournament branch predictor.
Mrinmoy Ghosh
2011-07-10
O3: Fix up pipelining icache accesses in fetch stage to function properly
Geoffrey Blake
2011-07-10
IO: Handle case where ISA Fake device is being used as a fake memory.
Ali Saidi
2011-07-10
O3: Make sure fetch doesn't go off into the weeds during speculation.
Ali Saidi
2011-07-10
Config: Add support for a Self.all proxy object
Ali Saidi
2011-07-10
ARM: Fix mp interrupt bug in GIC.
Daniel Johnson
2011-07-07
alpha:hwrei:rollback for o3
Korey Sewell
2011-07-06
ruby: added generic dma machine
Brad Beckmann
2011-07-06
MOESI_hammer: Fixed uniprocessor DMA bug
Brad Beckmann
2011-07-05
slicc: add a protocol statement and an include statement
Nathan Binkert
2011-07-05
slicc: cleanup slicc code and make it less verbose
Nathan Binkert
2011-07-05
grammar: better encapsulation of a grammar and parsing
Nathan Binkert
2011-07-05
X86: Add a config for an FS regression on O3.
Gabe Black
2011-07-05
ISAs: Streamline some spots where Mem is used in the ISA descriptions.
Gabe Black
2011-07-05
ISA parser: Define operand types with a ctype directly.
Gabe Black
2011-07-05
ISA parser: Simplify operand type handling.
Gabe Black
2011-07-03
Merged with Gabe's recent changes.
Nilay Vaish
2011-07-03
Network_test: Conform it with functional access changes in Ruby
Nilay Vaish
[next]