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
Age
Commit message (
Expand
)
Author
2007-03-15
Added immediate value support, and fixed alot of bugs. This won't support 3 b...
Gabe Black
2007-03-15
Compile fix
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
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-13
Replaced makeExtMI with predecode.
Gabe Black
2007-03-13
fix interrupting during a quisce on sparc
Ali Saidi
2007-03-12
Fix mulscc.
Gabe Black
2007-03-12
Merge zizzer:/bk/newmem
Ali Saidi
2007-03-12
move hver code to ua2005.cc
Ali Saidi
2007-03-12
Add the rename syscall.
Gabe Black
2007-03-12
Fix the mnemonic and the branch displacement field size of the branch on floa...
Gabe Black
2007-03-11
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-11
Make sttw and sttwa use the twin memory operations.
Gabe Black
2007-03-10
Rework the way SCons recurses into subdirectories, making it
Nathan Binkert
2007-03-10
Merge zower.eecs.umich.edu:/home/gblack/m5/newmem-statetrace
Gabe Black
2007-03-10
Fix bounds check for the cwp
Gabe Black
2007-03-10
Added implementations of the fpop2 instructions.
Gabe Black
2007-03-09
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-09
Split the syscall table, SPARC specific syscall implementations, and the 32 b...
Gabe Black
2007-03-09
implement ipi stufff for SPARC
Ali Saidi
2007-03-08
Panic if any CMT registers are accessed
Ali Saidi
2007-03-08
Fixed an off-by-one error.
Gabe Black
2007-03-08
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-08
Fix up the SPARC initial stack frame to match an actual 32 bit process.
Gabe Black
2007-03-07
I missed a couple of WithEffects, this should do it
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
Merge zizzer:/bk/newmem
Ali Saidi
2007-03-07
*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg
Ali Saidi
2007-03-06
Get X86 to load an elf and start a process for it.
Gabe Black
2007-03-05
Fill out a stub version of the vtophys header file.
Gabe Black
2007-03-05
Add in NumGDBRegs so the constructor to the base class can get all it's argum...
Gabe Black
2007-03-05
Reorganize the floating point register file a little.
Gabe Black
2007-03-05
Add some new source files.
Gabe Black
2007-03-05
Stub decoder. This is probably even farther from finished than it looks...
Gabe Black
2007-03-05
Added missing include.
Gabe Black
2007-03-05
Added LargestRead type for x86. I might have picked the wrong type.
Gabe Black
2007-03-05
Stub implementation for x86.
Gabe Black
2007-03-05
Stub implementation for x86
Gabe Black
2007-03-05
Added fault generation functions. I would still like to see these go away. Th...
Gabe Black
2007-03-05
Added stub implementations or prototypes for all the functions in this file.
Gabe Black
2007-03-05
Added in a missing include.
Gabe Black
2007-03-05
Filled in a stub header file for setting the result of a syscall.
Gabe Black
2007-03-05
Filled in a stub header file for a stacktrace object. I'm still not sure what...
Gabe Black
2007-03-05
Filled in a stub header file for remote gdb
Gabe Black
2007-03-05
Correct a typo
Gabe Black
2007-03-05
Make the constructor (and all the other functions) public
Gabe Black
2007-03-05
Various touch ups
Gabe Black
2007-03-05
Added a missing include.
Gabe Black
2007-03-05
Added a missing include.
Gabe Black
[next]