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
2009-11-05
compile: compile on 32 bit hardware
Nathan Binkert
2009-11-05
isa_parser: allow negative integer literals
Nathan Binkert
2010-01-19
util: do checkpoint aggregation more cleanly, fix last changeset.
Lisa Hsu
2009-12-31
MIPS: Beef up process initialization.
Matt DeVuyst
2009-12-31
MIPS: Implement the SE mode version of rdhwr.
Gabe Black
2009-12-31
MIPS: Fix decoding of the rdhwr instruction.
Gabe Black
2009-12-31
MIPS: Implement the set_thread_area system call.
Gabe Black
2009-12-31
MIPS: Create an artificial control register to hold the thread pointer.
Gabe Black
2009-12-31
MIPS: Extract CPU pointer from the thread context in scheduleCP0 setMiscReg.
Gabe Black
2009-12-21
MIPS: Add missing syscall slots.
Gabe Black
2009-12-20
Alpha: Implement MVI and remaining BWX instructions.
Soumyaroop Roy
2009-12-19
X86: Add a common named flag for signed media operations.
Gabe Black
2009-12-19
X86: Create a common flag with a name to indicate high multiplies.
Gabe Black
2009-12-19
X86: Create a common flag with a name to indicate scalar media instructions.
Gabe Black
2009-11-17
ARM: Begin implementing CP15
Ali Saidi
2009-11-17
ARM: Differentiate between LDM exception return and LDM user regs.
Ali Saidi
2009-11-17
ARM: Boilerplate full-system code.
Ali Saidi
2009-11-16
imported patch isa_fixes2.diff
Ali Saidi
2009-11-15
ARM: Make the exception return form of ldm restore CPSR.
Gabe Black
2009-11-15
ARM: Create a new type of load uop that restores spsr into cpsr.
Gabe Black
2009-11-14
ARM: Check in the actual change from the last commit.
Gabe Black
2009-11-14
ARM: Fix up the implmentation of the msr instruction.
Gabe Black
2009-11-14
ARM: Define a mask to differentiate purely CPSR bits from CondCodes bits.
Gabe Black
2009-11-14
ARM: Add a bitfield to indicate if an immediate should be used.
Gabe Black
2009-11-14
ARM: Write some functions to write to the CPSR and SPSR for instructions.
Gabe Black
2009-11-14
ARM: Fix up the implmentation of the mrs instruction.
Gabe Black
2009-11-14
ARM: More accurately describe the effects of using the control operands.
Gabe Black
2009-11-14
ARM: Hook up the moded versions of the SPSR.
Gabe Black
2009-11-14
ARM: Move around decoder to properly decode CP15
Ali Saidi
2009-11-11
X86: add ULL to 1's being shifted in 64-bit values
Vince Weaver
2009-11-10
ARM: Fix some bugs in the ISA desc and fill out some instructions.
Gabe Black
2009-11-10
Merge with the head.
Gabe Black
2009-11-10
Mem: Eliminate the NO_FAULT request flag.
Gabe Black
2009-11-10
ARM: Implement fault classes.
Gabe Black
2009-11-10
ARM: Fix the integer register indexes.
Gabe Black
2009-11-10
X86: Fix bugs in movd implementation.
Vince Weaver
2009-11-10
X86: Remove double-cast in Cvtf2i micro-op
Vince Weaver
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
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
[next]