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
/
alpha
Age
Commit message (
Expand
)
Author
2007-07-23
Major changes to how SimObjects are created and initialized. Almost all
Nathan Binkert
2007-07-22
Merge Gabe's changes with mine.
Steve Reinhardt
2007-07-18
Make name, isMachineCheckFault, and isAlignmentFault const.
Gabe Black
2007-07-14
Disable PrintThreadInfo since it causes a panic when using VPtr.
Steve Reinhardt
2007-06-19
Make branches work by repopulating the predecoder every time through. This is...
Gabe Black
2007-06-14
Modified instruction decode method.
Vincentius Robby
2007-06-13
Seperate the pc-pc and the pc of the incoming bytes, and get rid of the "more...
Gabe Black
2007-05-31
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-05-27
Move SimObject python files alongside the C++ and fix
Nathan Binkert
2007-05-18
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-05-01
fix flushAddr so it doesn't modify an iterator that has been deleted
Ali Saidi
2007-04-21
fixes for solaris compile
Ali Saidi
2007-04-21
create base/fenv.c to standerdize fenv across platforms. It's a c file and no...
Ali Saidi
2007-04-11
Make the itlb set the PHYSICAL flag on a request when it translates it. This ...
Gabe Black
2007-03-23
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2007-03-23
Make hardware loads/stores serializing; they need to avoid certain out-of-ord...
Kevin Lim
2007-03-18
Compile fixes for SPARC_FS.
Gabe Black
2007-03-15
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-15
Make the predecoder an object with it's own switched header file. Start addin...
Gabe Black
2007-03-13
Replaced makeExtMI with predecode.
Gabe Black
2007-03-10
Rework the way SCons recurses into subdirectories, making it
Nathan Binkert
2007-03-09
implement ipi stufff for SPARC
Ali Saidi
2007-03-07
Move the magic m5 PageTableFault into sim/faults.[hh,cc] since it's the same ...
Gabe Black
2007-03-07
*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg
Ali Saidi
2007-03-04
Don't use the exact same name as a system header #define
Nathan Binkert
2007-03-03
Merge zizzer:/bk/newmem
Ali Saidi
2007-03-03
Implement Niagara I/O interface and rework interrupts
Ali Saidi
2007-02-28
The "hostname" variable isn't used in the process classes. It should be remov...
Gabe Black
2007-02-21
Merge zizzer:/bk/newmem
Ali Saidi
2007-02-21
add pseduo instruction support for sparc
Ali Saidi
2007-02-21
Fix compile issues on gcc 4.1.x related to namespaces.
Nathan Binkert
2007-02-21
#include needed for compile
Nathan Binkert
2007-02-18
implement vtophys and 32bit gdb support
Ali Saidi
2007-02-12
Merge zizzer:/bk/newmem
Ali Saidi
2007-02-12
rename store conditional stuff as extra data so it can be used for conditiona...
Ali Saidi
2007-02-12
Move store conditional result checking from SimpleAtomicCpu write
Steve Reinhardt
2007-01-27
Merge zizzer:/bk/newmem
Gabe Black
2007-01-26
eliminate cpu checkInterrupts bool, it is redundant and unnecessary.
Lisa Hsu
2007-01-22
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-01-08
pagetable.hh:
Lisa Hsu
2006-12-28
Implement a stub nnpc for alpha that is read only as npc+4.
Gabe Black
2006-12-28
Fixed NumMiscArchRegs. This is still a magic number, and it should be set aut...
Gabe Black
2006-12-20
Fixes to get ALPHA_FS and ALPHA_SE to compile again.
Gabe Black
2006-12-20
Initial work to make remote gdb available in SE mode. This is completely unte...
Gabe Black
2006-12-17
Convert Alpha (and finish converting MIPS) to new
Steve Reinhardt
2006-12-16
Merge zizzer:/bk/newmem
Gabe Black
2006-12-15
Merge zizzer:/bk/sparcfs
Lisa Hsu
2006-12-15
tlb.cc:
Lisa Hsu
2006-12-13
fix MiscRegFile::readRegWithEffect, which neglected the MISCREGS.
Lisa Hsu
2006-12-06
Made the alpha setSyscallReturn take a ThreadContext pointer instead of a Reg...
Gabe Black
[next]