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
Age
Commit message (
Expand
)
Author
2009-11-08
X86: Don't panic on faults on prefetches in SE mode.
Gabe Black
2009-11-08
X86: Explain what really didn't work with unmapped addresses in SE mode.
Gabe Black
2009-11-08
X86: Make x86 use PREFETCH instead of PF_EXCLUSIVE.
Gabe Black
2009-11-08
automerge
Nathan Binkert
2009-11-08
scons: deal with generated .py files properly
Steve Reinhardt
2009-11-08
ARM: Support forcing load/store multiple to use user registers.
Gabe Black
2009-11-08
ARM: Simplify the load/store multiple generation code.
Gabe Black
2009-11-08
compile: wrap 64bit numbers with ULL() so 32bit compiles work
Nathan Binkert
2009-11-08
ARM: Split the condition codes out of the CPSR.
Gabe Black
2009-11-08
ARM: Add in more bits for the mon mode.
Gabe Black
2009-11-08
ARM: Get rid of NumInternalProcRegs.
Gabe Black
2009-11-08
ARM: Add back in spots for Rhi and Rlo, and use a named constant for LR.
Gabe Black
2009-11-08
ARM: Get rid of the Raddr operand.
Gabe Black
2009-11-08
ARM: Initialize processes in user mode.
Gabe Black
2009-11-08
ARM: Implement the shadow registers using register flattening.
Gabe Black
2009-11-08
ARM: Set up an intregs.hh for ARM.
Gabe Black
2009-11-07
ARM: Get rid of some unneeded register indexes.
Gabe Black
2009-11-04
X86: Fix problem with movhps instruction
Vince Weaver
2009-11-05
slicc: tweak file enumeration for scons
Steve Reinhardt
2009-11-05
slicc: whack some of Nate's leftover debug code
Steve Reinhardt
2009-11-04
build: fix compile problems pointed out by gcc 4.4
Nathan Binkert
2009-11-04
o3: get rid of unused physmem pointer
Steve Reinhardt
2009-11-04
X86: Enable x86_64 vsyscall support
Vince Weaver
2009-11-04
X86: Hook up time syscall on X86
Vince Weaver
2009-10-30
X86: Add support for x86 psrldq and pslldq instructions
Vince Weaver
2009-10-30
X86: Implement movd_Vo_Edp on X86
Vince Weaver
2009-10-30
X86: Implement the X86 sse2 haddpd instruction
Vince Weaver
2009-10-30
X86: Hookup truncate/ftruncate syscalls on X86
Vince Weaver
2009-10-30
SysCalls: Implement truncate64 system call
Vince Weaver
2009-10-31
Syscalls: Fix a warning turned error about an unused variable in m5.fast.
Gabe Black
2009-10-30
Syscalls: Make system calls access arguments like a stack, not an array.
Gabe Black
2009-10-28
license: Fix license on network model code
Nathan Binkert
2009-10-27
X86: Replace "DISPLACEMENT" with disp in movhpd.
Gabe Black
2009-10-27
Fix problem with the x86 sse movhpd instruction.
Vince Weaver
2009-10-21
Implement X86 sse2 movdqu and movdqa instructions
Vince Weaver
2009-10-20
hook up stat syscall on 64-bit x86_SE
Vince Weaver
2009-10-20
hook up stat64 syscall on 32-bit X86_SE
Vince Weaver
2009-10-20
Fix stat64 structure on 32-bit X86_SE
Vince Weaver
2009-10-27
POWER: Add support for the Power ISA
Timothy M. Jones
2009-10-26
fixed error message generation bug in SLICC ast files
Brad Beckmann
2009-10-24
syscall: Addition of an ioctl command code for Power.
Timothy M. Jones
2009-10-24
syscall: Zero out memory that already exists during the brk system call.
Timothy M. Jones
2009-10-24
syscall: Fix conversion of the stat64 buffer during system calls.
Timothy M. Jones
2009-10-24
syscall: Implementation of the ftruncate64 system call.
Timothy M. Jones
2009-10-24
syscall: Implementation of the time system call.
Timothy M. Jones
2009-10-24
syscall: Implementation of the times system call
Timothy M. Jones
2009-10-19
Enable getuid and getgid related syscalls on X86_SE
Vince Weaver
2009-10-16
Ignore rt_sigaction() syscalls on x86 and x86_64
Vince Weaver
2009-10-17
ISA: Fix compilation.
Gabe Black
2009-10-15
fixed MC146818 checkpointing bug and added isa serialization calls to simple_...
Brad Beckmann
[next]