style: eliminate equality tests with true and false
[gem5.git] / src / cpu / o3 / iew_impl.hh
2014-06-01 Steve Reinhardtstyle: eliminate equality tests with true and false stable_2014_08_26
2014-04-23 Dam Sunwoocpu: Add O3 CPU width checks
2014-04-19 Faissal Sleimano3: Fix occupancy checks for SMT
2014-01-24 Matt Horsnellbase: add support for probe points and common probes
2013-10-17 Matt Horsnellcpu: add consistent guarding to *_impl.hh files.
2013-10-17 Faissal Sleimancpu: Change IEW DPRINTF to use IEW debug flag
2013-06-27 Andreas Hanssoncpu: Consider instructions waiting for FU completion...
2013-02-15 Matt Horsnello3: fix tick used for renaming and issue with range...
2013-01-07 Andreas Sandbergcpu: Rewrite O3 draining to avoid stopping in microcode
2013-01-07 Andreas Sandbergcpu: Initialize the O3 pipeline from startup()
2012-06-05 Ali SaidiO3: Clean up the O3 structures and try to pack them...
2012-03-09 Geoffrey BlakeO3/Ozone: Eliminate dead code counting software prefetc...
2012-03-09 Geoffrey BlakeCheckerCPU: Make CheckerCPU runtime selectable instead...
2012-02-24 Andreas HanssonCPU: Round-two unifying instr/data CPU ports across...
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
2012-01-31 Geoffrey BlakeCheckerCPU: Re-factor CheckerCPU to be compatible with...
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-10 Ali SaidiAutomated merge with ssh://repo.gem5.org/gem5
2012-01-10 Nilay VaishDPRINTF: Improve some dprintf messages.
2011-08-19 Giacomo GabrielliO3: Squash the violator and younger instructions instea...
2011-07-15 Giacomo GabrielliO3: Create a pipeline activity viewer for the O3 CPU...
2011-05-23 Geoffrey BlakeO3: Fix issue w/wbOutstading being decremented multiple...
2011-05-13 Geoffrey BlakeO3: Fix an issue with a load & branch instruction and...
2011-04-20 Nathan Binkertstats: rename stats so they can be used as python expre...
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: fix up code after sorting
2011-04-15 Nathan Binkertincludes: sort all includes
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Ali SaidiO3: Cleanup the commitInfo comm struct.
2011-02-23 Ali SaidiO3: When a prefetch causes a fault, don't record it...
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-12 Giacomo GabrielliO3: Enhance data address translation by supporting...
2011-02-07 Joel Hestnessmcpat: Adds McPAT performance counters
2011-01-18 Matt HorsnellO3: Don't test misprediction on load instructions until...
2011-01-18 Matt HorsnellO3: Fix corner cases where multiple squashes/fetch...
2011-01-18 Matt HorsnellO3: Fix mispredicts from non control instructions.
2011-01-18 Matt HorsnellO3: Fixes the way prefetches are handled inside the...
2011-01-18 Ali SaidiARM: Add support for moving predicated false dest opera...
2011-01-18 Min Kyu JeongO3: Fixes fetch deadlock when the interrupt clears...
2011-01-03 Steve ReinhardtMove sched_list.hh and timebuf.hh from src/base to...
2010-12-08 Min Kyu JeongO3: Support SWAP and predicated loads/store in ARM.
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-08-23 Min Kyu JeongO3: Skipping mem-order violation check for uncachable...
2010-08-23 Min Kyu JeongARM: mark msr/mrs instructions as SerializeBefore/After
2010-08-23 Min Kyu JeongO3: Handle loads when the destination is the PC.
2010-01-19 Derek Howermerge
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-05-26 Nathan Binkerttypes: add a type for thread IDs and try to use it...
2009-04-18 Korey Sewello3-delay-slot-bpred: fix decode stage handling of uncdt...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2008-08-11 Nathan Binkertparams: Convert the CPU objects to use the auto generat...
2007-11-06 Gabe BlackO3: Remove unneeded variable.
2007-06-22 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-23 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-04-23 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-04-19 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-04-17 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-04-14 Gabe BlackAdd support for microcode and pull out the special...
2007-04-13 Ali SaidiMerge zizzer:/bk/newmem
2007-04-13 Gabe BlackRemove most of the special handling for delay slots...
2007-04-05 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-04 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-04 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-04-04 Kevin LimPass ISA-specific O3 CPU as a constructor parameter...
2007-04-04 Ali SaidiMerge zizzer:/bk/newmem
2007-04-03 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-04-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-02 Kevin LimRemove/comment out DPRINTFs that were causing a segfault.
2007-03-27 Ron DreslinskiMerge zizzer:/bk/newmem
2007-03-26 Ali SaidiMerge zizzer:/bk/newmem
2007-03-24 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-23 Kevin LimHandle status bits a little better, as well as non...
2007-02-01 Lisa HsuMerge zizzer:/bk/newmem
2007-01-29 Ali SaidiMerge zizzer:/bk/newmem
2007-01-28 Gabe BlackMerge zizzer:/bk/newmem
2007-01-28 Gabe BlackMerge zizzer:/bk/newmem
2007-01-27 Gabe BlackMerge zizzer:/bk/newmem
2007-01-25 Gabe BlackMerge zizzer:/bk/newmem
2007-01-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-01-03 Gabe BlackMerge zizzer:/bk/newmem
2006-12-28 Gabe BlackFixes to get non-delay slot ISAs (Alpha) working again...
2006-12-27 Ali SaidiMerge zizzer:/bk/newmem
2006-12-26 Kevin LimRemove some #if FULL_SYSTEMs so MP stuff works even...
2006-12-21 Nathan Binkertdon't use (*activeThreads).begin(), use activeThreads...
2006-12-18 Gabe BlackFix a place where the wrong width parameter was used...
2006-12-17 Gabe BlackMerge zizzer:/bk/newmem
2006-12-16 Gabe BlackMerge zizzer:/bk/sparcfs/
2006-12-16 Gabe BlackMerge zizzer:/bk/newmem
2006-12-16 Gabe BlackMade branch delay slots get squashed, and passed back...
2006-12-15 Lisa HsuMerge zizzer:/bk/sparcfs
2006-12-15 Lisa HsuMerge zizzer:/bk/sparcfs
2006-12-13 Lisa HsuMerge zizzer:/bk/newmem
next