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
/
cpu
Age
Commit message (
Expand
)
Author
2006-12-12
Rename the StaticInst-based (read|set)(Int|Float)Reg methods to (read|set)(In...
Steve Reinhardt
2006-12-12
Get rid of unused lock code.
Steve Reinhardt
2006-12-11
Fix up in case a req hasn't yet been generated for this instruction (if there...
Kevin Lim
2006-12-11
Fix for fetch to use the icache's block size to generate proper access size.
Kevin Lim
2006-12-06
Fix for MIPS_SE/m5.fast compile.
Kevin Lim
2006-12-02
Fixes for MIPS_SE compiling. Regressions seem to work, but Korey should make...
Kevin Lim
2006-11-29
Change the connecting of the physPort and virtPort to the memory object below...
Kevin Lim
2006-11-19
Update Virtual and Physical ports.
Kevin Lim
2006-11-17
Make an initialization pass for the thread context and set the [phys,virt]Por...
Ron Dreslinski
2006-11-14
Merge zizzer:/bk/newmem
Ron Dreslinski
2006-11-14
Various fixes to delete packet and request a little better.
Kevin Lim
2006-11-14
Make cpu's capable of having a phase shift
Ron Dreslinski
2006-11-13
Changes needed for a bus from CPU->L1
Ron Dreslinski
2006-11-13
Make CPU models signal to update the snoop ranges
Ron Dreslinski
2006-11-13
More interrupt reworking.
Kevin Lim
2006-11-13
Change warn to DPRINTF.
Kevin Lim
2006-11-12
Fix typo.
Kevin Lim
2006-11-12
Fix for regression failure.
Kevin Lim
2006-11-12
Merge ktlim@zamp:./local/clean/tmp/test-regress
Kevin Lim
2006-11-12
Fix for non-FS compile.
Kevin Lim
2006-11-12
Updates to support new interrupt processing and removal of PcPAL.
Kevin Lim
2006-11-11
Get rid of the ParamContext for pseudo instructions and move
Nathan Binkert
2006-11-11
The Lock_Flag_DepTag went away earlier, and using TheISA gives the false impr...
Gabe Black
2006-11-11
Certain header files should only be used in FS.
Gabe Black
2006-11-10
Merge zizzer:/bk/newmem
Ali Saidi
2006-11-10
fix endian issues with condition codes
Ali Saidi
2006-11-10
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-11-10
Change up some warnings to DPRINTFs.
Kevin Lim
2006-11-10
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-11-10
Change exetrace code for working with my trace tool to use stream io rather t...
Gabe Black
2006-11-09
Get SPARC to the point that it starts running. Add ability to load the ROM bi...
Ali Saidi
2006-11-09
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-11-09
Draining fixes.
Kevin Lim
2006-11-08
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-08
Move the check to see if you're in user mode into the isa directory.
Gabe Black
2006-11-08
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-11-08
Put the ProcessInfo and StackTrace objects into the ISA namespaces.
Gabe Black
2006-11-07
Put kernel_stats back into arch.
Gabe Black
2006-11-07
Only include kern/kernel_stats.hh if in full system. This was breaking MIPS_SE
Gabe Black
2006-11-07
add code to operate in lockstep with legion
Ali Saidi
2006-11-07
Fix compile error.
Kevin Lim
2006-11-07
Initialize mem dep unit properly.
Kevin Lim
2006-11-07
Added sim/host.hh for the Addr type.
Gabe Black
2006-11-07
Got rid of a stray blank line.
Gabe Black
2006-11-07
Moved the switched version of kernel_stats.hh back to kern, and moved the bas...
Gabe Black
2006-11-06
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-06
Remote GDB support has been changed to use inheritance. Alpha should work, bu...
Gabe Black
2006-11-06
Clean up clock phase drift code a bit.
Kevin Lim
2006-11-05
Initialize pointer to NULL.
Kevin Lim
2006-11-04
Merge zizzer:/bk/newmem
Ali Saidi
[next]