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
2010-08-23
ARM: Get SCTLR TE bit from reset SCTLR
Gene Wu
2010-08-23
ARM: Implement CLREX
Gene Wu
2010-08-23
ARM: BX instruction can be contitional if last instruction in a IT block
Gene Wu
2010-08-23
ARM: mark msr/mrs instructions as SerializeBefore/After
Min Kyu Jeong
2010-08-23
ARM/O3: store the result of the predicate evaluation in DynInst or Threadstate.
Min Kyu Jeong
2010-08-23
ARM: adding genMachineCheckFault() stub for ARM that doesn't panic
Min Kyu Jeong
2010-08-23
ARM: DFSR status value for sync external data abort is expected to be 0x8 in ...
Gene Wu
2010-08-23
ARM: Temporary local variables can't conflict with isa parser operands.
Gene Wu
2010-08-23
ARM: Exclusive accesses must be double word aligned
Ali Saidi
2010-08-23
ARM: Add some registers for big loads/stores to support neon.
Ali Saidi
2010-08-23
ARM: Decode neon memory instructions.
Ali Saidi
2010-08-23
ARM: Clean up the ISA desc portion of the ARM memory instructions.
Gabe Black
2010-08-23
ARM: We don't currently support ThumbEE exceptions, so don't report that we do
Ali Saidi
2010-08-23
ARM: Add system for ARM/Linux and bootstrapping
Ali Saidi
2010-08-23
ARM: Implement some more misc registers
Ali Saidi
2010-08-23
ARM: Fix an un-initialized variable bug
Ali Saidi
2010-08-23
Loader: Make the load address mask be a parameter of the system rather than a...
Ali Saidi
2010-08-23
ARM: Finish the timing translation when taking a fault.
Min Kyu Jeong
2010-08-23
ARM: Use a stl queue for the table walker state
Dam Sunwoo
2010-08-23
Compiler: Fixes for GCC 4.5.
Ali Saidi
2010-08-22
X86: Get rid of unused file arguments.hh.
Gabe Black
2010-08-22
SPARC: Fix some style issues in utility.hh.
Gabe Black
2010-08-22
X86: Get rid of the unused getAllocator on the python base microop class.
Gabe Black
2010-08-17
x86: minor checkpointing bug fixes
Steve Reinhardt
2010-08-17
sim: revamp unserialization procedure
Steve Reinhardt
2010-08-13
CPU: Tidy up endianness handling for mmapped "IPR"s.
Gabe Black
2010-07-22
Power: The condition register should be set or cleared upon a system call
Timothy M. Jones
2010-07-22
Power: Provide a utility function to copy registers from one thread context
Timothy M. Jones
2010-07-21
Fix x86 XCHG macro-op to use locked micro-ops for all memory accesses
Tushar Krishna
2010-07-15
ARM: Make an SRS instruction with a bad mode cause an undefined instruction f...
Gabe Black
2010-07-13
ARM: Adjust the FP_Base_DepTag to be larger than the largest int reg index.
Gabe Black
2010-06-25
X86: Fix div2 flag calculation.
Gabe Black
2010-06-15
stats: only consider a formula initialized if there is a formula
Nathan Binkert
2010-06-14
stats: get rid of the never-really-used event stuff
Nathan Binkert
2010-06-03
More minor gdb-related cleanup.
Steve Reinhardt
2010-06-03
ARM: Fix issue with m5.fast and ARM
Ali Saidi
2010-06-02
ARM: Fix SPEC2000 benchmarks in SE mode. With this patch all
Ali Saidi
2010-06-02
ARM: Fix IT state not updating when an instruction memory instruction faults.
Min Kyu Jeong
2010-06-02
ARM: Allow multiple outstanding TLB walks to queue.
Dam Sunwoo
2010-06-02
ARM TLB: Fix bug in memAttrs getting a bogus thread context
Ali Saidi
2010-06-02
ARM: Support table walks in timing mode.
Dam Sunwoo
2010-06-02
ARM: Added support for Access Flag and some CP15 regs (V2PCWPR, V2PCWPW, V2PC...
Dam Sunwoo
2010-06-02
ARM: Decode the neon instruction space.
Gabe Black
2010-06-02
ARM: Add a comment to vfp.cc that explains the asm statements.
Gabe Black
2010-06-02
ARM: Move some case values out of ##included files.
Gabe Black
2010-06-02
ARM: Combine some redundant cases in one of the data decode functions.
Gabe Black
2010-06-02
ARM: Add comments to the classes in macromem.hh.
Gabe Black
2010-06-02
ARM: Move code from vfp.hh to vfp.cc.
Gabe Black
2010-06-02
ARM: Make some of the trace code more compact
Ali Saidi
2010-06-02
ARM: Move the longer MemoryReg::printoffset function in mem.hh into the cc file.
Gabe Black
[next]