arch-arm,cpu: Introduce a getEMI virtual method on StaticInst.
[gem5.git] / src / cpu / func_unit.hh
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-10-30 Gabe Blackmisc: Delete the now unnecessary create methods.
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blackcpu: Delete authors lists from the cpu directory.
2015-07-30 Andreas Hanssoncpu: Fix issue identified by UBSan
2015-04-30 Nilay Vaishcpu: o3: replace issueLatency with bool pipelined
2012-09-07 Andreas HanssonParam: Transition to Cycles for relevant parameters
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Koan-Sin Tanclang: Enable compiling gem5 using clang 2.9 and 3.0
2011-04-15 Nathan Binkertincludes: sort all includes
2007-08-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-07-18 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-06-17 Ali SaidiMerge zizzer:/bk/newmem
2006-06-16 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-16 Kevin LimReorganization to move FuncUnit, FUDesc, and OpDesc...