inorder: cleanup dprintfs in cache unit
[gem5.git] / src / cpu /
2011-06-20 Korey Sewellinorder: cleanup dprintfs in cache unit
2011-06-20 Korey Sewellinorder: SE mode TLB faults
2011-06-20 Korey Sewellinorder:tracing: fix fault tracing bug
2011-06-20 Korey Sewellinorder: se compile fixes
2011-06-20 Korey Sewellinorder: add necessary debug flag header files
2011-06-20 Korey Sewellinorder: clear fetchbuffer on traps
2011-06-20 Korey Sewellinorder: use separate float-reg bits function in dyninst
2011-06-20 Korey Sewellinorder: use trapPending flag to manage traps
2011-06-20 Korey Sewellinorder/dtb: make sure DTB translate correct address
2011-06-20 Korey Sewellinorder: handle serializing instructions
2011-06-20 Korey Sewellinorder: dont handle multiple faults on same cycle
2011-06-20 Korey Sewellinorder: register ports for FS mode
2011-06-20 Korey Sewellinorder: check for interrupts each tick
2011-06-20 Korey Sewellinorder: explicit fault check
2011-06-20 Korey Sewellinorder: squash and trap behind a tlb fault
2011-06-20 Korey Sewellinorder: stall stores on store conditionals & compare...
2011-06-20 Korey Sewellinorder: make InOrder CPU FS compilable/visible
2011-06-20 Korey Sewellinorder: remove memdep tracking for default pipeline
2011-06-20 Korey Sewellinorder: fetchBuffer tracking
2011-06-20 Korey Sewellinorder: redefine DynInst FP result type
2011-06-20 Korey Sewellinorder: treat SE mode syscalls as a trapping instruction
2011-06-20 Korey Sewellinorder: bug in mdu
2011-06-20 Korey Sewellinorder: optionally track faulting instructions
2011-06-20 Korey Sewellinorder: cleanup events in resource pool
2011-06-20 Korey Sewellinorder: don't stall after stores
2011-06-20 Korey Sewellinorder: don't stall after stores
2011-06-20 Korey Sewellinorder: remove decode squash
2011-06-20 Korey Sewellinorder: support for compare and swap insts
2011-06-20 Korey Sewellinorder: branch predictor update
2011-06-20 Korey Sewellinorder: priority for grad/squash events
2011-06-20 Korey Sewellinorder: remove stalls on trap squash
2011-06-20 Korey Sewellinorder: no dep. tracking for zero reg
2011-06-20 Korey Sewellimported patch recoverPCfromTrap
2011-06-20 Korey Sewellimported patch squash_from_next_stage
2011-06-20 Korey Sewellinorder: add flatDestReg member to dyninst
2011-06-20 Korey Sewellinorder: update event priorities
2011-06-20 Korey Sewellinorder: implement trap handling
2011-06-20 Korey Sewellinorder: cleanup intercomm. structs/squash info
2011-06-20 Korey Sewellinorder: use setupSquash for misspeculation
2011-06-20 Korey Sewellinorder: DynInst handling of stores for big-endian...
2011-06-20 Korey Sewellinorder: make marking of dest. regs an explicit request
2011-06-20 Korey Sewellinorder: simplify handling of split accesses
2011-06-20 Korey Sewellinorder: addtl functionaly for inst. skeds
2011-06-20 Korey Sewellinorder: register file stats
2011-06-20 Korey Sewellinorder: scheduling for nonspec insts
2011-06-20 Korey Sewellinorder: find register dependencies "lazily"
2011-06-20 Korey Sewellinorder: assert on macro-ops
2011-06-20 Korey Sewellinorder: handle faults at writeback stage
2011-06-20 Korey Sewellinorder: ISA-zero reg handling
2011-06-20 Korey Sewellinorder: update support for branch delay slots
2011-06-20 Korey Sewellinorder: inst. iterator cleanup
2011-06-20 Korey Sewellinorder: update bpred code
2011-06-20 Korey Sewellinorder: add types for dependency checks
2011-06-20 Korey Sewellinorder: use flattenIdx for reg indexing
2011-06-20 Korey Sewellsimple-thread: give a name() function for debugging...
2011-06-20 Korey Sewellinorder: use m5_hash_map for skedCache
2011-06-11 Korey Sewello3: missing newlines on some dprintfs
2011-06-10 Korey Sewellsparc: merge regr. updates w/last update
2011-06-09 Korey Sewellsparc: compilation fixes for inorder
2011-06-07 Gabe Blackgcc 4.0: Add some virtual destructors to make gcc 4...
2011-06-03 Nathan Binkertscons: rename TraceFlags to DebugFlags
2011-05-23 Geoffrey BlakeO3: Fix offset calculation into storeQueue buffer for...
2011-05-23 Geoffrey BlakeO3: Fix issue w/wbOutstading being decremented multiple...
2011-05-23 Geoffrey BlakeO3: Fix issue with interrupts/faults occuring in the...
2011-05-13 Chander SudanthiTrace: Allow printing ASIDs and selectively tracing...
2011-05-13 Geoffrey BlakeO3: Fix an issue with a load & branch instruction and...
2011-05-09 Nathan Binkertwork around gcc 4.5 warning
2011-05-07 Tushar KrishnaNetworkTest: added sim_cycles parameter to the network...
2011-05-05 Ali SaidiCPU: Add some useful debug message to the timing simple...
2011-05-05 Ali SaidiCPU: Fix a case where timing simple cpu faults can...
2011-05-05 Ali SaidiO3: Remove assertion for case that is actually handled...
2011-05-05 Ali SaidiO3: Fix a small corner case with the lsq hazard detecti...
2011-04-21 Nathan Binkertstats: one more name violation
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 Binkertdebug: create a Debug namespace
2011-04-15 Nathan Binkertincludes: fix up code after sorting
2011-04-15 Nathan Binkertincludes: sort all includes
2011-04-04 Ali SaidiARM: Fix checkpoint restoration into O3 CPU and the...
2011-04-04 Ali SaidiARM: Cleanup implementation of ITSTATE and put importan...
2011-04-04 Ali SaidiCPU: Remove references to memory copy operations
2011-04-04 Ali SaidiO3: Tighten memory order violation checking to 16 bytes.
2011-04-01 Lisa HsuRuby: have the rubytester pass contextId to Ruby.
2011-03-28 Somayeh SardashtiThis patch supports cache flushing in MOESI_hammer
2011-03-26 Korey Sewellmips: cleanup ISA-specific code
2011-03-23 Tushar KrishnaThis patch fixes a build error in networktest.cc that...
2011-03-22 Tushar KrishnaThis patch adds the network tester for simple and garne...
2011-03-19 Nilay VaishRuby: Convert AccessModeType to RubyAccessMode
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Ali SaidiARM: Fix subtle bug in LDM.
2011-03-18 Ali SaidiARM: Detect and skip udelay() functions in linux kernel.
2011-03-18 Ali SaidiO3: Send instruction back to fetch on squash to seed...
2011-03-18 Ali SaidiO3: Cleanup the commitInfo comm struct.
2011-03-18 Ali SaidiMem: Fix issue with dirty block being lost when entire...
2011-03-18 Ali SaidiO3: Fix unaligned stores when cache blocked
2011-03-02 Gabe BlackSpelling: Fix the a spelling error by changing mmaped...
2011-02-25 Nilay VaishRuby: Make DataBlock.hh independent of RubySystem
2011-02-25 Timothy M. JonesO3CPU: Fix iqCount and lsqCount SMT fetch policies.
2011-02-23 Korey Sewellinorder: InstSeqNum bug
2011-02-23 Korey Sewellinorder: dyn inst initialization
next