projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2006-12-28
Gabe Black
Phased out DelaySlotInfo.
commit
|
commitdiff
|
tree
2006-12-28
Gabe Black
Some fixes for decode stage branches without delay...
commit
|
commitdiff
|
tree
2006-12-28
Gabe Black
Make sure the value of PC is actually updated now that...
commit
|
commitdiff
|
tree
2006-12-28
Gabe Black
Implement a stub nnpc for alpha that is read only as...
commit
|
commitdiff
|
tree
2006-12-28
Gabe Black
Fixed NumMiscArchRegs. This is still a magic number...
commit
|
commitdiff
|
tree
2006-12-22
Gabe Black
Stub for SE mode gdb support for MIPS.
commit
|
commitdiff
|
tree
2006-12-21
Gabe Black
Fixes to get MIPS_SE to compile.
commit
|
commitdiff
|
tree
2006-12-21
Gabe Black
Fixes to get ALPHA_FS and ALPHA_SE to compile again.
commit
|
commitdiff
|
tree
2006-12-20
Gabe Black
Initial work to make remote gdb available in SE mode...
commit
|
commitdiff
|
tree
2006-12-20
Gabe Black
Make sure the "stack_min" variable is page aligned.
commit
|
commitdiff
|
tree
2006-12-18
Gabe Black
Fix a place where the wrong width parameter was used...
commit
|
commitdiff
|
tree
2006-12-18
Gabe Black
Make sure you only handle branch delay slots specially...
commit
|
commitdiff
|
tree
2006-12-18
Gabe Black
Fixing the extended twin format to go with the new...
commit
|
commitdiff
|
tree
2006-12-18
Gabe Black
Merge zizzer.eecs.umich.edu:/.automount/zower/eecshome...
commit
|
commitdiff
|
tree
2006-12-18
Steve Reinhardt
Minor cleanup of new snippet/subst code.
commit
|
commitdiff
|
tree
2006-12-18
Steve Reinhardt
Convert Alpha (and finish converting MIPS) to new
commit
|
commitdiff
|
tree
2006-12-17
Gabe Black
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-17
Gabe Black
Compilation fixes.
commit
|
commitdiff
|
tree
2006-12-17
Gabe Black
Added in the extended twin load format
commit
|
commitdiff
|
tree
2006-12-17
Gabe Black
Started removing "CodeBlock" objects from the mips...
commit
|
commitdiff
|
tree
2006-12-17
Gabe Black
Compilation fix after messy merge.
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Merge zizzer:/bk/sparcfs/
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Support for twin loads.
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Compiler error fix.
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Switch the endianness of data that's forwarded. This...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Make fetch detect when a branch is happening, rather...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Accidently "cleaned" away the NPC parameter to the...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Don't have "predict" set the predicted target of the...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Add in constants which let you explicitly check if...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Add in capability to return to unblocking after a squas...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Make sure endian conversion is done on the memory data...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Make the decoder use the new setup in the dyninsts...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Made branch delay slots get squashed, and passed back...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Added a predicted NPC field, explicitly stored whether...
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Made changes to CWP be non speculative.
commit
|
commitdiff
|
tree
2006-12-16
Gabe Black
Changes to the isa_parser and affected files to fix...
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
Merge zizzer:/bk/sparcfs
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
small change to eliminate address range overlap.
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
little fixes i noticed while searching for reason for...
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
Merge zizzer:/bk/sparcfs
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
Merge zizzer:/bk/sparcfs
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
some small general fixes to make everythign work nicely...
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
loadstore.isa:
commit
|
commitdiff
|
tree
2006-12-15
Lisa Hsu
tlb.cc:
commit
|
commitdiff
|
tree
2006-12-15
Ali Saidi
Use my range_map to speed up findPort() in the bus...
commit
|
commitdiff
|
tree
2006-12-15
Ali Saidi
Optimized the TLB translations with some caching
commit
|
commitdiff
|
tree
2006-12-15
Ali Saidi
flesh out twinx asis
commit
|
commitdiff
|
tree
2006-12-14
Steve Reinhardt
Split CachePort class into CpuSidePort and MemSidePort
commit
|
commitdiff
|
tree
2006-12-13
Lisa Hsu
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-13
Lisa Hsu
fix MiscRegFile::readRegWithEffect, which neglected...
commit
|
commitdiff
|
tree
2006-12-13
Lisa Hsu
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-13
Lisa Hsu
Merge zizzer:/bk/sparcfs
commit
|
commitdiff
|
tree
2006-12-13
Lisa Hsu
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-12
Gabe Black
Merge zizzer:/bk/newmem/
commit
|
commitdiff
|
tree
2006-12-12
Kevin Lim
Merge ktlim@zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-12
Ali Saidi
Fix bugs in tlbmap (and thus rangemap since the code...
commit
|
commitdiff
|
tree
2006-12-12
Kevin Lim
Allow for multiple redirects to happen on a single...
commit
|
commitdiff
|
tree
2006-12-12
Steve Reinhardt
Rename the StaticInst-based (read|set)(Int|Float)Reg...
commit
|
commitdiff
|
tree
2006-12-12
Steve Reinhardt
If no tests are specified for regression, just build...
commit
|
commitdiff
|
tree
2006-12-12
Steve Reinhardt
Get rid of unused lock code.
commit
|
commitdiff
|
tree
2006-12-12
Kevin Lim
Fix up in case a req hasn't yet been generated for...
commit
|
commitdiff
|
tree
2006-12-12
Kevin Lim
Fix for fetch to use the icache's block size to generat...
commit
|
commitdiff
|
tree
2006-12-10
Steve Reinhardt
Merge zizzer.eecs.umich.edu:/z/stever/bk/newmem-head
commit
|
commitdiff
|
tree
2006-12-10
Steve Reinhardt
Reorder CacheTags members for better cache performance.
commit
|
commitdiff
|
tree
2006-12-10
Steve Reinhardt
Get rid of dummy 'hello world' outputs.
commit
|
commitdiff
|
tree
2006-12-10
Steve Reinhardt
Delete parser reference outputs so that test will no...
commit
|
commitdiff
|
tree
2006-12-10
Steve Reinhardt
Merge zizzer.eecs.umich.edu:/z/stever/bk/newmem-cache2
commit
|
commitdiff
|
tree
2006-12-10
Steve Reinhardt
Add '-j' option directly to regress script (passed...
commit
|
commitdiff
|
tree
2006-12-10
Steve Reinhardt
Merge vm1.(none):/home/stever/bk/newmem-head
commit
|
commitdiff
|
tree
2006-12-09
Ali Saidi
fix lisa's hand merge
commit
|
commitdiff
|
tree
2006-12-09
Ali Saidi
Merge zizzer:/bk/sparcfs
commit
|
commitdiff
|
tree
2006-12-09
Ali Saidi
Allocate the correct number of global registers
commit
|
commitdiff
|
tree
2006-12-08
Lisa Hsu
Merge zizzer:/bk/sparcfs
commit
|
commitdiff
|
tree
2006-12-08
Lisa Hsu
mostly implemented SOFTINT relevant interrupt stuff.
commit
|
commitdiff
|
tree
2006-12-08
Gabe Black
Fixed to take into account the misc regs that became...
commit
|
commitdiff
|
tree
2006-12-07
Ali Saidi
get legion/m5 to first tlb miss fault
commit
|
commitdiff
|
tree
2006-12-07
Gabe Black
Compilation fixes
commit
|
commitdiff
|
tree
2006-12-07
Gabe Black
Fix for squashing during a serializing instruction.
commit
|
commitdiff
|
tree
2006-12-07
Gabe Black
Make branches handle the lack of a symbol table or...
commit
|
commitdiff
|
tree
2006-12-07
Gabe Black
Change how Page Faults work in SPARC. It now prints...
commit
|
commitdiff
|
tree
2006-12-07
Steve Reinhardt
Change detault regression build from opt to fast.
commit
|
commitdiff
|
tree
2006-12-07
Ali Saidi
Handle access to ASI_QUEUE
commit
|
commitdiff
|
tree
2006-12-06
Ali Saidi
Many more fixes for SPARC_FS. Gets us to the point...
commit
|
commitdiff
|
tree
2006-12-06
Kevin Lim
Fix for MIPS_SE/m5.fast compile.
m5_2.0_beta2
commit
|
commitdiff
|
tree
2006-12-06
Gabe Black
Use the renamed register index, rather than the flatten...
commit
|
commitdiff
|
tree
2006-12-06
Gabe Black
Got rid of some typedefs and moved the tlbs into the...
commit
|
commitdiff
|
tree
2006-12-06
Gabe Black
Use the setSyscallReturn defined in arch rather than...
commit
|
commitdiff
|
tree
2006-12-06
Gabe Black
Moved the RegIdx arrays to the base dyninst.
commit
|
commitdiff
|
tree
2006-12-06
Gabe Black
Got rid of some typedefs, moved the tlbs to the base...
commit
|
commitdiff
|
tree
2006-12-06
Gabe Black
Made the alpha setSyscallReturn take a ThreadContext...
commit
|
commitdiff
|
tree
2006-12-06
Gabe Black
Added a flattenIntIndex function for Alpha.
commit
|
commitdiff
|
tree
2006-12-06
Gabe Black
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2006-12-06
Gabe Black
Added a DPRINTF to print out the actual value pulled...
commit
|
commitdiff
|
tree
2006-12-06
Gabe Black
Flattening and syscallReturn fixes
commit
|
commitdiff
|
tree
2006-12-06
Gabe Black
Don't panic, but this needs to be fixed.
commit
|
commitdiff
|
tree
2006-12-06
Gabe Black
Make syscalls flatten their register indices, and also...
commit
|
commitdiff
|
tree
2006-12-06
Gabe Black
Change rename to rename the flattened register index...
commit
|
commitdiff
|
tree
next