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
Age
Commit message (
Expand
)
Author
2011-07-02
ExecContext: Rename the readBytes/writeBytes functions to readMem and writeMem.
Gabe Black
2011-07-02
ExecContext: Get rid of the now unused read/write templated functions.
Gabe Black
2011-07-02
ISA: Use readBytes/writeBytes for all instruction level memory operations.
Gabe Black
2011-07-02
Stats: Update stats for the x86 store fault fix.
Gabe Black
2011-07-02
X86: Fix store microops so they don't drop faults in timing mode.
Gabe Black
2011-07-01
Ruby: Commit files missing from previous commit
Nilay Vaish
2011-06-30
Regression: Updates regression outputs for Ruby memtest
Brad Beckmann
2011-06-30
config: removed unnecessary slashes
Brad Beckmann
2011-06-30
Ruby: Add support for functional accesses
Brad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2011-06-28
arch: print next upc correctly
Nilay Vaish
2011-06-24
Ruby: remove unused functions in CacheMemory: get/setMemoryValue
Joel Hestness
2011-06-22
mips: fix nmsub and nmadd definitions
Deyaun Guo
2011-06-21
X86: Eliminate an unused argument for building store microops.
Gabe Black
2011-06-20
inorder: sparc: add 02.insttest regression
Korey Sewell
2011-06-20
inorder: sparc: add hello world regression
Korey Sewell
2011-06-20
merge regression updates
Korey Sewell
2011-06-20
alpha:o3:simple: update simout/err files
Korey Sewell
2011-06-20
inorder: alpha-hello regression update
Korey Sewell
2011-06-20
inorder: merge gabes compile fix
Korey Sewell
2011-06-20
InOder: Fix a compile error.
Gabe Black
2011-06-19
inorder: gem5.opt compile
Korey Sewell
2011-06-19
inorder: update eon regr w/eon info
Korey Sewell
2011-06-19
inorder: add 10.linux-boot regression
Korey Sewell
2011-06-19
inorder: add eon regression
Korey Sewell
2011-06-19
inorder: update SE regressions
Korey Sewell
2011-06-19
inorder: clear reg. dep entry after removing from list
Korey Sewell
2011-06-19
inorder: se: squash after syscalls
Korey Sewell
2011-06-19
inorder: cleanup dprintfs in cache unit
Korey Sewell
2011-06-19
inorder: SE mode TLB faults
Korey Sewell
2011-06-19
inorder:tracing: fix fault tracing bug
Korey Sewell
2011-06-19
inorder: se compile fixes
Korey Sewell
2011-06-19
inorder: add necessary debug flag header files
Korey Sewell
2011-06-19
mips: mark unaligned access flag as true
Korey Sewell
2011-06-19
inorder: clear fetchbuffer on traps
Korey Sewell
2011-06-19
inorder: use separate float-reg bits function in dyninst
Korey Sewell
2011-06-19
inorder: use trapPending flag to manage traps
Korey Sewell
2011-06-19
inorder/dtb: make sure DTB translate correct address
Korey Sewell
2011-06-19
inorder: handle serializing instructions
Korey Sewell
2011-06-19
alpha: fix warn_once for prefetches
Korey Sewell
2011-06-19
alpha: naming for dtb faults
Korey Sewell
2011-06-19
inorder: dont handle multiple faults on same cycle
Korey Sewell
2011-06-19
inorder: register ports for FS mode
Korey Sewell
2011-06-19
inorder: check for interrupts each tick
Korey Sewell
2011-06-19
inorder: explicit fault check
Korey Sewell
2011-06-19
inorder: squash and trap behind a tlb fault
Korey Sewell
2011-06-19
inorder: stall stores on store conditionals & compare/swaps
Korey Sewell
2011-06-19
alpha: make hwrei a control inst
Korey Sewell
2011-06-19
inorder: make InOrder CPU FS compilable/visible
Korey Sewell
2011-06-19
inorder: remove memdep tracking for default pipeline
Korey Sewell
2011-06-19
inorder: fetchBuffer tracking
Korey Sewell
[next]