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
/
arch
/
power
/
utility.hh
Age
Commit message (
Expand
)
Author
2014-09-27
arch: Use const StaticInstPtr references where possible
Andreas Hansson
2014-09-20
alpha,arm,mips,power,x86,cpu,sim: Cleanup activate/deactivate
Mitch Hayenga
2012-08-28
Clock: Add a Cycles wrapper class and use where applicable
Andreas Hansson
2011-11-13
POWER: Add a stub implementation of initCPU.
Gabe Black
2011-11-13
Power: Implement a stub for getArgument.
Gabe Black
2011-05-13
Trace: Allow printing ASIDs and selectively tracing based on user/kernel code.
Chander Sudanthi
2011-01-03
Make commenting on close namespace brackets consistent.
Steve Reinhardt
2010-10-31
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
Gabe Black
2010-10-01
Debug: Implement getArgument() and function skipping for ARM.
Ali Saidi
2010-09-14
CPU: Trim unnecessary includes from some common files.
Gabe Black
2010-08-23
Power: Get rid of unused checkFpEnableFault.
Gabe Black
2010-08-23
ISA: Get rid of old, unused utility functions cluttering up the ISAs.
Gabe Black
2010-07-22
Power: Provide a utility function to copy registers from one thread context
Timothy M. Jones
2009-10-27
POWER: Add support for the Power ISA
Timothy M. Jones