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
2010-08-27
X86: Change the copyright holder to AMD.
Gabe Black
2010-08-26
mem: fix m5.fast compile bug in previous cset
Steve Reinhardt
2010-08-25
cache: fix a bug in atomic multilevel snoops
Steve Reinhardt
2010-08-25
memtest: fix/cleanup functional access testing
Steve Reinhardt
2010-08-25
CPU: Print out traces for faluting inst when the flag ExecFaulting is set
Ali Saidi
2010-08-25
ARM: Support unaligned memory access.
Min Kyu Jeong
2010-08-25
ARM: Seperate the queues of L1 and L2 walker states.
Gene WU
2010-08-25
ARM: Adding a bogus fault that does nothing.
Min Kyu Jeong
2010-08-25
ARM: Remove ALPHA KSeg functions.
William Wang
2010-08-25
ARM: Limited implementation of dprintk.
Ali Saidi
2010-08-25
ARM: Fixed register flattening logic (FP_Base_DepTag was set too low)
Min Kyu Jeong
2010-08-25
ARM: Make VMSR, RFE PC/LR etc non speculative, and serializing
Ali Saidi
2010-08-25
ARM: Use fewer micro-ops for register update loads if possible.
Gene WU
2010-08-25
ARM: Set the high bits in the part number so it's considered new by some code.
Ali Saidi
2010-08-25
ARM: Fix VFP enabled checks for mem instructions
Ali Saidi
2010-08-25
ARM: Seperate out the renamable bits in the FPSCR.
Gabe Black
2010-08-25
ARM: Eliminate some unused enums.
Gabe Black
2010-08-25
ARM: Fix type comparison warnings in Neon.
Gabe Black
2010-08-25
ARM: Implement CPACR register and return Undefined Instruction when FP access...
Gabe Black
2010-08-25
ARM: Implement all ARM SIMD instructions.
Gabe Black
2010-08-25
ARM: Expand the mode checking utility functions.
Gabe Black
2010-08-25
Tracing: Fix trace so 'Predicated False' doesn't show up
Ali Saidi
2010-08-25
mem: fix dumb typo in copyrights
Steve Reinhardt
2010-08-24
testers: move testers to a new directory
Brad Beckmann
2010-08-24
MOESI_hammer: fixed bug for dma reads in single cpu systems
Brad Beckmann
2010-08-23
Faults: Get rid of some commented out code in sim/faults.hh.
Gabe Black
2010-08-23
X86: Create a directory for files that define register indexes.
Gabe Black
2010-08-23
Power: Get rid of unused checkFpEnableFault.
Gabe Black
2010-08-23
ISA: Get rid of old, unused utility functions cluttering up the ISAs.
Gabe Black
2010-08-23
X86: Get rid of the flagless microop constructor.
Gabe Black
2010-08-23
X86: Make the TLB fault instead of panic when something is unmapped in SE mode.
Gabe Black
2010-08-23
X86: Make the x86 ExtMachInst serializable with (UN)SERIALIZE_SCALAR.
Gabe Black
2010-08-23
X86: Define a noop ExtMachInst.
Gabe Black
2010-08-23
X86: Mark serializing macroops and regular instructions as such.
Gabe Black
2010-08-23
X86: Add a .serializing directive that makes a macroop serializing.
Gabe Black
2010-08-23
X86: Consolidate extra microop flags into one parameter.
Gabe Black
2010-08-23
CPU: Make the constants for StaticInst flags visible outside the class.
Gabe Black
2010-08-23
O3: Skipping mem-order violation check for uncachable loads.
Min Kyu Jeong
2010-08-23
ARM: Improve printing of uop disassembly.
Min Kyu Jeong
2010-08-23
ARM: Clean up flattening for SPSR adding
Min Kyu Jeong
2010-08-23
ARM: Implement DBG instruction that doesn't do much for now.
Gene Wu
2010-08-23
MEM: Make CLREX a first class request operation and clear locks in caches whe...
Gene Wu
2010-08-23
ARM: Make sure that software prefetch instructions can't change the state of ...
Gene Wu
2010-08-23
ARM: Don't write tracedata on writes, it might have been freed already.
Gene Wu
2010-08-23
ARM: Implement CLREX init/complete acc methods
Gene Wu
2010-08-23
ARM: Fix Uncachable TLB requests and decoding of xn bit
Gene Wu
2010-08-23
Devices: Allow a device to specify that a request is uncachable.
Gene Wu
2010-08-23
ARM: For non-cachable accesses set the UNCACHABLE flag
Gene Wu
2010-08-23
ARM: Implement DSB, DMB, ISB
Gene Wu
2010-08-23
ARM: Get SCTLR TE bit from reset SCTLR
Gene Wu
[next]