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
/
sparc
Age
Commit message (
Expand
)
Author
2007-11-15
Add CoreSpecific type to all archs
Korey Sewell
2007-11-11
SPARC: Force %g1 to be zero on process startup even though it normally alread...
Gabe Black
2007-11-08
ISA parser: Make the isa parser generate MaxInstSrcRegs and MaxInstDestRegs.
Gabe Black
2007-11-07
SPARC: Make 64 bit SPARC process initialization check checkpointRestored too.
Gabe Black
2007-10-31
String constant const-ness changes to placate g++ 4.2.
Steve Reinhardt
2007-10-31
Traceflags: Add SCons function to created a traceflag instead of having one f...
Ali Saidi
2007-10-25
TLB: Fix serialization issues with the tlb entries and make the page table st...
Gabe Black
2007-10-25
SE: Fix page table and system serialization, don't reinit process if this is ...
Ali Saidi
2007-10-16
Make the process objects use the Params structs in their constructors, and us...
Gabe Black
2007-10-04
SPARC: Make software trap 3 flush the register windows like the ABI specifies.
Gabe Black
2007-10-02
Merge with head.
Gabe Black
2007-10-02
Predecoder: Clear out predecoder state on an ITLB fault.
Gabe Black
2007-10-02
SPARC,Remote GDB: Flesh out the acc function for SE mode.
Gabe Black
2007-10-02
SPARC,Remote GDB: Fix an accounting bug in the remote gdb stuff.
Gabe Black
2007-09-28
Rename cycles() function to ticks()
Ali Saidi
2007-09-25
SPARC: Remove parameter that was only ever set to one value.
Gabe Black
2007-09-25
SPARC: Remove some redundant code from some of the fp instructions.
Gabe Black
2007-09-25
SPARC: Clean up of privileged instructions.
Gabe Black
2007-09-25
SPARC: Long overdue cleanup of the condition code handlers.
Gabe Black
2007-09-25
SPARC: Clean up the branch instructions a bit.
Gabe Black
2007-09-19
SPARC: Fix linking error from new flattenFloatIndex function.
Gabe Black
2007-09-19
X86: Put in the foundation for x87 stack based fp registers.
Gabe Black
2007-08-30
params: Deprecate old-style constructors; update most SimObject constructors.
Miles Kaufmann
2007-08-27
SPARC: Fixes to get SPARC to compile again.
Gabe Black
2007-08-26
Address translation: Make the page table more flexible.
Gabe Black
2007-08-26
Address Translation: Make SE mode use an actual TLB/MMU for translation like FS.
Gabe Black
2007-08-26
SPARC: Make sure unaligned access are caught on cached translations as well.
Gabe Black
2007-08-13
SPARC: Make nops have the IsNop flag set.
Gabe Black
2007-08-13
SPARC: Move tlb state into the tlb.
Gabe Black
2007-08-13
SPARC: Make the spill and fill handlers use the correct ASI, and let No_Fault...
Gabe Black
2007-08-01
Merge with head.
Gabe Black
2007-08-01
Merge Gabe and my changes to arch/mips/utility.hh
Ali Saidi
2007-08-01
Arguments: Get rid of duplicate code for the Arguments class in each architec...
Ali Saidi
2007-07-31
Add a flag to indicate an instruction triggers a syscall in SE mode.
Gabe Black
2007-07-29
Merge Gabe's changes from head.
Steve Reinhardt
2007-07-29
X86: Initial stack frame fixes and constant shuffling.
Gabe Black
2007-07-26
Merge python and x86 changes with cache branch
Nathan Binkert
2007-07-26
X86: Fix argument register indexing.
Gabe Black
2007-07-23
Major changes to how SimObjects are created and initialized. Almost all
Nathan Binkert
2007-07-22
Merge more changes in from head.
Steve Reinhardt
2007-07-18
Make name, isMachineCheckFault, and isAlignmentFault const.
Gabe Black
2007-06-30
Get rid of Packet result field. Error responses are
Steve Reinhardt
2007-06-21
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-06-19
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-06-19
Make branches work by repopulating the predecoder every time through. This is...
Gabe Black
2007-06-13
Seperate the pc-pc and the pc of the incoming bytes, and get rid of the "more...
Gabe Black
2007-06-12
Make microOp vs microop and macroOp vs macroop capitilization consistent.
Gabe Black
2007-05-31
Assign traceData to be NULL at BaseSimpleCPU constructor.
Vincentius Robby
2007-05-27
Move SimObject python files alongside the C++ and fix
Nathan Binkert
2007-05-09
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
[next]