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
Age
Commit message (
Expand
)
Author
2006-12-16
Made changes to CWP be non speculative.
Gabe Black
2006-12-16
Changes to the isa_parser and affected files to fix an indexing problem with ...
Gabe Black
2006-12-12
Merge zizzer:/bk/newmem/
Gabe Black
2006-12-12
Rename the StaticInst-based (read|set)(Int|Float)Reg methods to (read|set)(In...
Steve Reinhardt
2006-12-07
Make branches handle the lack of a symbol table or the lack of a symbol grace...
Gabe Black
2006-12-07
Change how Page Faults work in SPARC. It now prints the faulting address, and...
Gabe Black
2006-12-06
Made the alpha setSyscallReturn take a ThreadContext pointer instead of a Reg...
Gabe Black
2006-12-06
Added a flattenIntIndex function for Alpha.
Gabe Black
2006-12-06
Change to use -return_value.value like other implementations.
Gabe Black
2006-12-06
Some changes for misc regs which were changed into unofficial integer registe...
Gabe Black
2006-12-06
Reorganize the includes and add an include for misc.hh.
Gabe Black
2006-12-06
Added some debug output, and made sure not to accidentally ask for the result...
Gabe Black
2006-12-06
Some basic fix ups, and CWP is no longer set explicitly.
Gabe Black
2006-12-06
Changed the integer register file to work with flattened indices.
Gabe Black
2006-12-06
Change MIPS's setSyscallReturn to use a thread context.
Gabe Black
2006-12-06
Added basic flatten function for mips.
Gabe Black
2006-12-05
Move the SyscallReturn class into sim/syscallreturn.hh. Also move some miscre...
Gabe Black
2006-11-24
Initial changes to get O3 working with SPARC
Gabe Black
2006-11-24
Merge zower:/eecshome/m5/newmem
Gabe Black
2006-11-24
Merge zizzer:/bk/newmem
Gabe Black
2006-11-24
Rename this function.
Gabe Black
2006-11-24
Fix weird type modifier.
Gabe Black
2006-11-24
Fix an include problem.
Gabe Black
2006-11-24
Add no-op versions of ivlb and ivle back in for backwards compatibility.
Steve Reinhardt
2006-11-23
Fixes to the isa description.
Gabe Black
2006-11-22
Moved some constants from isa_traits.hh to the reg file headers.
Gabe Black
2006-11-22
Merge zizzer:/bk/sparcfs
Gabe Black
2006-11-20
Make sure only real bits of pstate can be set.
Gabe Black
2006-11-20
Set the pstate.priv bit to 1 in hyperpriveleged mode. The description in the ...
Gabe Black
2006-11-20
Add in rom/rams for the nvram, hypervisor description, and partition descript...
Gabe Black
2006-11-20
Fix typo.
Kevin Lim
2006-11-16
Implement current working directory for LiveProcesses
Nathan Binkert
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.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-14
interrupts.hh:
Lisa Hsu
2006-11-14
Merge 141.212.106.238:/home/gblack/m5/newmemmemops
Gabe Black
2006-11-14
Set hpstate to be what I'm assuming Legion is.
Gabe Black
2006-11-14
Make sure a POR doesn't clobber the value of the hpstate.
Gabe Black
2006-11-14
Fix up the disassembly a little.
Gabe Black
2006-11-14
Merge 141.212.106.238:/home/gblack/m5/newmemmemops
Gabe Black
2006-11-12
Merge zizzer.eecs.umich.edu:/bk/newmem
Steve Reinhardt
2006-11-12
Make setRegWithEffect do something in SE mode.
Steve Reinhardt
2006-11-12
Merge ktlim@zamp:./local/clean/tmp/test-regress
Kevin Lim
2006-11-12
Updates to support new interrupt processing and removal of PcPAL.
Kevin Lim
2006-11-11
Fix for CAS so that it knows about all the possible code in the constructor.
Gabe Black
2006-11-11
Certain header files should only be used in FS.
Gabe Black
2006-11-10
fix endian issues with condition codes
Ali Saidi
2006-11-10
Elaborated on the tlb stubs so that they just set the physical address to the...
Gabe Black
2006-11-10
Fixed up DepTags a little. I think NumMicroIntRegs shouldn't be added to Ctrl...
Gabe Black
[next]