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-20
don't use (*activeThreads).begin(), use activeThreads->blah().
Nathan Binkert
2006-12-20
Merge zizzer.eecs.umich.edu:/bk/newmem
Nathan Binkert
2006-12-20
<scold> Make sure that variables are always initalized! </scold>
Nathan Binkert
2006-12-19
fix twinx loads a little bit
Ali Saidi
2006-12-15
little fixes i noticed while searching for reason for address range issues (b...
Lisa Hsu
2006-12-15
Merge zizzer:/bk/sparcfs
Lisa Hsu
2006-12-15
some small general fixes to make everythign work nicely with other ISAs, now ...
Lisa Hsu
2006-12-13
Merge zizzer:/bk/newmem
Lisa Hsu
2006-12-13
Merge zizzer:/bk/sparcfs
Lisa Hsu
2006-12-12
Merge zizzer:/bk/newmem
Lisa Hsu
2006-12-12
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-12-12
Fix bugs in tlbmap (and thus rangemap since the code is nearly identical)
Ali Saidi
2006-12-12
Allow for multiple redirects to happen on a single cycle (only the one for th...
Kevin Lim
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-09
Allocate the correct number of global registers
Ali Saidi
2006-12-07
get legion/m5 to first tlb miss fault
Ali Saidi
2006-12-06
Fix for MIPS_SE/m5.fast compile.
Kevin Lim
2006-12-04
reogranize code to split off FS only misc regs with effect into their own fil...
Ali Saidi
2006-12-04
Legion actually writes to tl-1 in the data structure, so we need to compare c...
Ali Saidi
2006-12-04
More changes to get SPARC fs closer. Now at 1.2M cycles before difference
Ali Saidi
2006-12-02
Fixes for MIPS_SE compiling. Regressions seem to work, but Korey should make...
Kevin Lim
2006-11-29
Merge zizzer:/bk/sparcfs
Gabe Black
2006-11-29
Merge zizzer:/bk/newmem
Ali Saidi
2006-11-29
Add support for mmapped iprs to atomic cpu
Ali Saidi
2006-11-29
Change the connecting of the physPort and virtPort to the memory object below...
Kevin Lim
2006-11-24
Initial changes to get O3 working with SPARC
Gabe Black
2006-11-23
Use the right constant.
Gabe Black
2006-11-22
Merge zizzer:/bk/sparcfs
Gabe Black
2006-11-20
Add in checks of more Legion based state, and put in more sophisticated forma...
Gabe Black
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-16
Merge zower.eecs.umich.edu:/home/gblack/m5/newmemmemops
Gabe Black
2006-11-16
Fixes for SPARC_FS
Gabe Black
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
[next]