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
/
pipeline_traits.hh
Age
Commit message (
Expand
)
Author
2015-04-20
cpu: Remove the InOrderCPU from the tree
Andreas Hansson
2012-03-19
gcc: Clean-up of non-C++0x compliant code, first steps
Andreas Hansson
2011-04-15
includes: sort all includes
Nathan Binkert
2011-02-18
inorder: update default thread size(=1)
Korey Sewell
2011-02-12
inorder: clean up the old way of inst. scheduling
Korey Sewell
2011-02-12
inorder: cache instruction schedules
Korey Sewell
2011-02-04
inorder: stage width as a python parameter
Korey Sewell
2010-06-25
inorder: resource scheduling backend
Korey Sewell
2010-06-24
inorder: cleanup virtual functions
Korey Sewell
2010-01-31
inorder: implement split loads
Korey Sewell
2010-01-31
inorder: dont allow early loads
Korey Sewell
2009-06-04
types: clean up types, especially signed vs unsigned
Nathan Binkert
2009-05-12
inorder-tlb-cunit: merge the TLB as implicit to any memory access
Korey Sewell
2009-03-04
Remove unused functions/comments cluttering up the code.
Korey Sewell
2009-02-10
InOrder: Import new inorder CPU model from MIPS.
Korey Sewell