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
/
alpha_memory.cc
Age
Commit message (
Expand
)
Author
2004-05-19
Remove the uncacheable bit 39 check (needs to be merged in with head tree
Andrew Schultz
2004-05-11
successful merge, linux still builds and runs as far it used to, network devi...
Lisa Hsu
2004-05-11
first pass at merging m5 with linux
Lisa Hsu
2004-05-09
Added ULL for 64bit ints
Ali Saidi
2004-04-06
Beta version of Python configuration tool. Generates .ini files from
Steve Reinhardt
2004-04-03
More {Itb,Dtb} -> {ITB,DTB} renames (forgot to test build KERNEL).
Steve Reinhardt
2004-04-02
Basic cleanup pass to get rid of a few things that made the Python
Steve Reinhardt
2004-03-24
ULL()
Nathan Binkert
2004-02-19
Misspeculation fix and (more importantly) change to allow for the ev6 style
Andrew Schultz
2004-02-18
Change the physical memory logic, and also add misspeculation fix to
Andrew Schultz
2004-02-16
Change logic for translating a memory addresses, extra checks for invalid
Andrew Schultz
2004-02-09
Add that one IPR memory space address that we keep seeing
Nathan Binkert
2004-02-02
Change MemReqPtr parameters to references.
Steve Reinhardt
2003-12-15
Fixes for full-system call_pal instruction.
Steve Reinhardt
2003-10-29
Support for Serializable non-SimObject things like events.
Steve Reinhardt
2003-10-29
Serialization support for Alpha TLBs, PhysicalMemory, and SimpleCPU.
Steve Reinhardt
2003-10-29
Rename SERIALIZE_MEMBER to SERIALIZE_SCALAR.
Steve Reinhardt
2003-10-29
More progress on checkpointing... we can now write out a checkpoint and read ...
Steve Reinhardt
2003-10-28
Revamp serialization to make it easier.
Steve Reinhardt
2003-10-20
Separate the stuff for SimObject from SimObject builder.
Nathan Binkert
2003-10-10
Make include paths explicit and update makefile accordingly.
Steve Reinhardt
2003-10-08
testing behavior of decoder.cc file
Steve Raasch
2003-10-07
Import changeset
Steve Raasch