summaryrefslogtreecommitdiff
path: root/arch/alpha/alpha_memory.cc
AgeCommit message (Expand)Author
2005-02-25Fix timing modeling of faults: functionally the very next instruction afterSteve Reinhardt
2005-02-13build mysql version if libraries existAli Saidi
2004-11-13Macros are nasty, so let's get rid of them. Convert allNathan Binkert
2004-10-23in the arch/alpha directory we should use arch/alpha, notNathan Binkert
2004-09-22fix unaligned memory offset and some small fixes to interrupt binningAli Saidi
2004-08-02added m5 debug and m5 switch cpu instruction (doesn't work yet) andAli Saidi
2004-06-30add asn when tracing tlb stuffNathan Binkert
2004-06-22ifdefed ev5 vs. ev6 differences so Tlaser can work in the linux treeAli Saidi
2004-06-22pull from head before pushing linux treeAli Saidi
2004-06-15Get software prefetching to work in full-system mode.Steve Reinhardt
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-05-31Merged head into linux treeAli Saidi
2004-05-27FastCPU model added. It's very similar to the SimpleCPU, just without a lot ...Kevin Lim
2004-05-19Remove the uncacheable bit 39 check (needs to be merged in with head treeAndrew Schultz
2004-05-11successful merge, linux still builds and runs as far it used to, network devi...Lisa Hsu
2004-05-11first pass at merging m5 with linuxLisa Hsu
2004-05-09Added ULL for 64bit intsAli Saidi
2004-04-06Beta version of Python configuration tool. Generates .ini files fromSteve Reinhardt
2004-04-03More {Itb,Dtb} -> {ITB,DTB} renames (forgot to test build KERNEL).Steve Reinhardt
2004-04-02Basic cleanup pass to get rid of a few things that made the PythonSteve Reinhardt
2004-03-24ULL()Nathan Binkert
2004-02-19Misspeculation fix and (more importantly) change to allow for the ev6 styleAndrew Schultz
2004-02-18Change the physical memory logic, and also add misspeculation fix toAndrew Schultz
2004-02-16Change logic for translating a memory addresses, extra checks for invalidAndrew Schultz
2004-02-09Add that one IPR memory space address that we keep seeingNathan Binkert
2004-02-02Change MemReqPtr parameters to references.Steve Reinhardt
2003-12-15Fixes for full-system call_pal instruction.Steve Reinhardt
2003-10-29Support for Serializable non-SimObject things like events.Steve Reinhardt
2003-10-29Serialization support for Alpha TLBs, PhysicalMemory, and SimpleCPU.Steve Reinhardt
2003-10-29Rename SERIALIZE_MEMBER to SERIALIZE_SCALAR.Steve Reinhardt
2003-10-29More progress on checkpointing... we can now write out a checkpoint and read ...Steve Reinhardt
2003-10-28Revamp serialization to make it easier.Steve Reinhardt
2003-10-20Separate the stuff for SimObject from SimObject builder.Nathan Binkert
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-08testing behavior of decoder.cc fileSteve Raasch
2003-10-07Import changesetSteve Raasch