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
/
cpu
/
inorder
Age
Commit message (
Expand
)
Author
2012-01-30
Merge with main repository.
Gabe Black
2012-01-30
MEM: Clean-up of Functional/Virtual/TranslatingPort remnants
Andreas Hansson
2012-01-29
Implement Ali's review feedback.
Gabe Black
2012-01-28
Merge with the main repo.
Gabe Black
2012-01-16
Merge yet again with the main repository.
Gabe Black
2012-01-17
MEM: Separate queries for snooping and address ranges
Andreas Hansson
2012-01-17
CPU: Moving towards a more general port across CPU models
Andreas Hansson
2012-01-17
MEM: Add port proxies instead of non-structural ports
Andreas Hansson
2012-01-12
inorder: MDU deadlock fix
Maximilien Breughe
2012-01-07
Merge with main repository.
Gabe Black
2011-11-18
SE/FS: Get rid of includes of config/full_system.hh.
Gabe Black
2011-11-18
SE/FS: Get rid of FULL_SYSTEM in the CPU directory.
Gabe Black
2011-11-01
SE/FS: Expose the same methods on the CPUs in SE and FS modes.
Gabe Black
2011-10-31
SE/FS: Make the functions available from the TC consistent between SE and FS.
Gabe Black
2011-10-31
GCC: Get everything working with gcc 4.6.1.
Gabe Black
2011-10-30
SE/FS: Make getProcessPtr available in both modes, and get rid of FULL_SYSTEMs.
Gabe Black
2011-10-30
SE/FS: Build the base process class in FS.
Gabe Black
2011-10-16
SE/FS: Include getMemPort in FS.
Gabe Black
2011-10-16
SE/FS: Build/expose vport in SE mode.
Gabe Black
2011-10-16
CPU: Make physPort and getPhysPort available in SE mode.
Gabe Black
2011-09-19
Syscall: Make the syscall function available in both SE and FS modes.
Gabe Black
2011-09-09
StaticInst: Merge StaticInst and StaticInstBase.
Gabe Black
2011-09-09
Decode: Pull instruction decoding out of the StaticInst class into its own.
Gabe Black
2011-08-16
InOrder: Make cache_unit.hh include hashmap.hh explicitly, not transitively.
Gabe Black
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-06-20
InOder: Fix a compile error.
Gabe Black
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
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
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
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
2011-06-19
inorder: redefine DynInst FP result type
Korey Sewell
2011-06-19
inorder: treat SE mode syscalls as a trapping instruction
Korey Sewell
[next]