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-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
2007-05-09
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-05-09
fix the translating ports so it can add a page on a fault
Ali Saidi
2007-05-08
Add a hack to truncate addresses to 32 bits in SE. Paging should be changed t...
Gabe Black
2007-04-27
gcc 4.1 claims that mem_data might be used uninitialized,
Nathan Binkert
2007-04-23
Merge zizzer.eecs.umich.edu:/n/wexford/x/gblack/m5/newmem-o3-spec
Gabe Black
2007-04-23
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Gabe Black
2007-04-22
Make the GSR into a renamed control register. It should be split into a renam...
Gabe Black
2007-04-21
create base/fenv.c to standerdize fenv across platforms. It's a c file and no...
Ali Saidi
2007-04-14
Make register indexes larger so they can actually hold all the legal values. ...
Gabe Black
2007-04-14
Make the fsr a serializing register. Other control registers probably need th...
Gabe Black
2007-04-11
Make trying to execute macroops fail with a better error message.
Gabe Black
2007-04-11
Create a filter and a union to translate the SPARC instruction implementation...
Gabe Black
2007-04-08
Get the "hard" SPARC instructions working in o3. I don't like that the IsStor...
Gabe Black
2007-03-29
get rid of CWP bounds warning...
Ali Saidi
2007-03-23
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-21
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-20
Ignore "time" and "times" syscalls.
Gabe Black
2007-03-18
Compile fixes for SPARC_FS.
Gabe Black
2007-03-17
The syntax used for twin stores was confusing the parser so it's now broken d...
Gabe Black
2007-03-16
Make the SPARC branch instructions use ExtMachInsts in their constructors. Th...
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
[next]