projects
/
gem5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sim: Make the drain state a global typed enum
[gem5.git]
/
src
/
cpu
/
static_inst.hh
2015-03-02
Rekai
cpu: o3 register renaming request handling improved
blob
|
commitdiff
|
raw
2015-01-25
Ali Saidi
arm: always set the IsFirstMicroop flag
blob
|
commitdiff
|
raw
|
diff to current
2014-11-14
Andreas Hansson
arm: Fixes based on UBSan and static analysis
blob
|
commitdiff
|
raw
|
diff to current
2014-10-16
Andreas Hansson
arch: Use shared_ptr for all Faults
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
Andreas Sandberg
arch, cpu: Factor out the ExecContext into a proper...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-23
Andrew Bardsley
cpu: `Minor' in-order CPU model
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
Andrew Bardsley
cpu: Add flag name printing to StaticInst
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Yasuko Eckert
cpu: add a condition-code register class
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
Andreas Hansson
arch: Header clean up for NOISA resurrection
blob
|
commitdiff
|
raw
|
diff to current
2012-11-02
Andreas Sandberg
sim: Include object header files in SWIG interfaces
blob
|
commitdiff
|
raw
|
diff to current
2012-03-19
Andreas Hansson
gcc: Clean-up of non-C++0x compliant code, first steps
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
Gabe Black
Merge ... head, hopefully the last time for this batch.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-31
Koan-Sin Tan
clang: Enable compiling gem5 using clang 2.9 and 3.0
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Gabe Black
StaticInst: Merge StaticInst and StaticInstBase.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Gabe Black
Decode: Pull instruction decoding out of the StaticInst...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-15
Nathan Binkert
includes: sort all includes
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Ali Saidi
CPU: Remove references to memory copy operations
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
Ali Saidi
Automated merge with ssh://hg@repo.m5sim.org/m5
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
Ali Saidi
ARM: Fix subtle bug in LDM.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-04
Gabe Black
Fault: Rename sim/fault.hh to fault_fwd.hh to distingui...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-08
Ali Saidi
O3: Support squashing all state after special instruction
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Ali Saidi
ARM/Alpha/Cpu: Change prefetchs to be more like normal...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Ali Saidi
ARM: Make all ARM uops delayed commit.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-31
Gabe Black
ISA,CPU,etc: Create an ISA defined PC type that abstrac...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-14
Gabe Black
CPU: Trim unnecessary includes from some common files.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-14
Gabe Black
Faults: Pass the StaticInst involved, if any, to a...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-23
Gabe Black
CPU: Make the constants for StaticInst flags visible...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-19
Derek Hower
merge
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Nathan Binkert
arch: nuke arch/isa_specific.hh and move stuff to gener...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-17
Nathan Binkert
includes: sort includes again
blob
|
commitdiff
|
raw
|
diff to current
2009-05-17
Nathan Binkert
types: Move stuff for global types into src/base/types.hh
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Korey Sewell
inorder-tlb-cunit: merge the TLB as implicit to any...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Gabe Black
Merge ARM into the head. ARM will compile but may not...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-25
Gabe Black
CPU: Add a flag to identify a read barrier to the stati...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-11
Nathan Binkert
style
blob
|
commitdiff
|
raw
|
diff to current
2009-02-10
Korey Sewell
CPU: Prepare CPU models for the new in-order CPU model.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Gabe Black
X86: Make the MicroPC type 16 bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-12
Gabe Black
CPU: Make the highest order bit in the micro pc determi...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-09
Gabe Black
O3: Generaize the O3 IMPL class so it isn't split out...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-09
Gabe Black
O3: Generaize the O3 dynamic instruction class so it...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-10
Ali Saidi
style: Remove non-leading tabs everywhere they shouldn...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
Steve Reinhardt
Automated merge with file:/home/stever/hg/m5-orig
blob
|
commitdiff
|
raw
|
diff to current
2008-02-06
Stephen Hines
Add base ARM code to M5
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Korey Sewell
merge Ali's config change...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Korey Sewell
branch merge
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
Korey Sewell
Add in files from merge-bare-iron, get them compiling...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-30
Miles Kaufmann
Fix miscellaneous small typos.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-12
Nathan Binkert
merge
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Vincentius Robby
Port, StaticInst: Revert unnecessary changes.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Vincentius Robby
alpha: Make the TLB cache to actually work.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-07
Gabe Black
Merge with head.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-04
Vincentius Robby
StaticInst: Fix decode cache initialization. Cache...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-01
Gabe Black
Merge with head.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-01
Ali Saidi
Merge Gabe and my changes to arch/mips/utility.hh
blob
|
commitdiff
|
raw
|
diff to current
2007-08-01
Gabe Black
Merge with head.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-01
Gabe Black
Add a flag to indicate an instruction triggers a syscal...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-20
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-06-18
Steve Reinhardt
Merge vm1.(none):/home/stever/bk/newmem-head
blob
|
commitdiff
|
raw
|
diff to current
2007-06-14
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-06-14
Vincentius Robby
Modified instruction decode method.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-12
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-06-12
Gabe Black
Make microOp vs microop and macroOp vs macroop capitili...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Ali Saidi
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Ron Dreslinski
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-03-23
Kevin Lim
Merge ktlim@zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-03-16
Ali Saidi
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-03-15
Ali Saidi
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-03-15
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-03-15
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-03-15
Gabe Black
Make the predecoder an object with it's own switched...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Gabe Black
Replaced makeExtMI with predecode.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-01
Lisa Hsu
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-01-28
Gabe Black
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-01-27
Ali Saidi
While I'm waiting for legion to run make m5 compile...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-23
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2007-01-20
Lisa Hsu
Merge zed.eecs.umich.edu:/.automount/zeep/z/saidi/work...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-17
Ali Saidi
Modify ISA and staticInst to support a IsFirstMicroOp...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Ali Saidi
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Steve Reinhardt
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Lisa Hsu
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Kevin Lim
Merge ktlim@zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Gabe Black
StaticInst support for microcode
blob
|
commitdiff
|
raw
|
diff to current
2006-10-01
Kevin Lim
Merge ktlim@zamp:./local/clean/o3-merge/m5
blob
|
commitdiff
|
raw
|
diff to current
2006-08-15
Ron Dreslinski
Merge zizzer:/z/m5/Bitkeeper/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-08-15
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-08-15
Gabe Black
Cleaned up include files and got rid of many using...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-15
Gabe Black
Fixed ALPHA_FS by moving the remnants of isa_fullsys_tr...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Gabe Black
Pushed most of constants.hh back into isa_traits.hh...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Kevin Lim
Merge ktlim@zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-07-23
Korey Sewell
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-07-23
Korey Sewell
This changeset gets the MIPS ISA pretty much working...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Ali Saidi
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
Gabe Black
Merge m5.eecs.umich.edu:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Kevin Lim
Merge ktlim@zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Ron Dreslinski
Merge zizzer:/z/m5/Bitkeeper/newmem
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Ali Saidi
Merge zizzer:/bk/newmem
blob
|
commitdiff
|
raw
|
diff to current
next