mem-cache: Add multiple eviction stats
[gem5.git] / src / arch / x86 / insts / micromediaop.hh
2019-01-31 Gabe Blackx86: Stop using/defining some ISA specific register...
2019-01-31 Gabe Blackarch: cpu: Rename *FloatRegBits* to *FloatReg*.
2017-07-05 Rekai Gonzalez-Alb... cpu: Simplify the rename interface and use RegId
2017-07-05 Nathanael Premillieuarch, cpu: Architectural Register structural indexing
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2010-08-23 Gabe BlackX86: Consolidate extra microop flags into one parameter.
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-12-19 Gabe BlackX86: Add a common named flag for signed media operations.
2009-12-19 Gabe BlackX86: Create a common flag with a name to indicate high...
2009-12-19 Gabe BlackX86: Create a common flag with a name to indicate scala...
2009-08-25 Derek Howermerge
2009-08-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-18 Gabe BlackMerge with head.
2009-08-18 Gabe BlackX86: Rename sel to ext for media microops.
2009-08-18 Gabe BlackX86: Create base classes for use with media/SIMD microops.