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
/
arch
/
alpha
/
ev5.hh
Age
Commit message (
Expand
)
Author
2006-02-19
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...
Gabe Black
2005-08-30
Build options are set via a build_options file in the
Steve Reinhardt
2005-06-28
Don't hard code the location of m5AlphaAccess. Instead, move the
Nathan Binkert
2005-06-05
Many files:
Steve Reinhardt
2005-06-05
Fix a few broken or inconsistently formatted copyrights
Steve Reinhardt
2005-06-05
added copyright
Ali Saidi
2004-11-13
Macros are nasty, so let's get rid of them. Convert all
Nathan Binkert
2004-11-13
defining SYSTEM_EV5 isn't all that necessary
Nathan Binkert
2004-10-22
Make targetarch directory in build tree and copy arch/alpha files to it
Steve Reinhardt
2004-07-30
Added debug printk support
Ali Saidi
2004-06-22
ifdefed ev5 vs. ev6 differences so Tlaser can work in the linux tree
Ali Saidi
2004-05-31
Merged head into linux tree
Ali Saidi
2004-05-27
FastCPU model added. It's very similar to the SimpleCPU, just without a lot ...
Kevin Lim
2004-05-19
Remove the uncacheable bit 39 check (needs to be merged in with head tree
Andrew Schultz
2004-02-19
Misspeculation fix and (more importantly) change to allow for the ev6 style
Andrew Schultz
2003-10-28
emulate callpal halt for non FULL_SYSTEM
Nathan Binkert
2003-10-10
Make include paths explicit and update makefile accordingly.
Steve Reinhardt
2003-10-07
Import changeset
Steve Raasch