CPU: move the PC Events code to a place where the code won't be executed multiple...
[gem5.git] / src / cpu / simple /
2008-02-14 Ali SaidiCPU: move the PC Events code to a place where the code...
2008-02-11 Steve ReinhardtAutomated merge with file:/home/stever/hg/m5-orig
2008-02-06 Stephen HinesMake the Event::description() a const function
2008-02-06 Stephen HinesAdd base ARM code to M5
2008-01-02 Steve ReinhardtAdditional comments and helper functions for PrintReq.
2007-12-16 Ali SaidiCPU: Update where the simple cpus read their cpu id...
2007-11-21 Gabe Blackimported patch pagewalker.patch
2007-11-20 Gabe BlackMerge with head.
2007-11-20 Gabe BlackSimple CPU fix simple mistake in translateDataWriteAddr.
2007-11-15 Korey Sewellmerge Ali's config change...
2007-11-15 Korey SewellGet MIPS simple regression working. Take out unecessary...
2007-11-15 Korey Sewellbranch merge
2007-11-13 Korey SewellAdd in files from merge-bare-iron, get them compiling...
2007-11-12 Gabe BlackX86: Work on the page table walker, TLB, and related...
2007-11-12 Gabe BlackX86: Implement a page table walker.
2007-11-08 Ali SaidiTimingSimpleCPU: Add some DPRINTFs when the cpu suspend...
2007-11-08 Ali SaidiAtomicSimpleCPU: Refactor resume() code to have a clean...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-31 Ali SaidiTraceflags: Add SCons function to created a traceflag...
2007-10-22 Gabe BlackMerge with head.
2007-10-22 Gabe BlackCPU: Add functions to the "ExecContext"s that translate...
2007-10-19 Gabe BlackMerge with head.
2007-10-18 Ali SaidiCPU: Use the ThreadContext cpu id instead of the params...
2007-10-03 Gabe BlackMerge with head.
2007-10-03 Gabe BlackPredecoder: Clear out predecoder state on an ITLB fault.
2007-10-03 Gabe BlackCPU: Make the cpus check the pc event queues in SE...
2007-10-01 Ali SaidiCPU: fix sparc_fs booting with SimpleTimingCPU.
2007-09-28 Ali SaidiUpdate stats for quiesced cycles
2007-09-28 Ali SaidiRename cycles() function to ticks()
2007-09-28 Ali SaidiUpdate statistics to use cycles properly instead of...
2007-09-26 Gabe BlackMerge with head.
2007-09-25 Gabe BlackX86: Get X86_FS to compile.
2007-08-28 Gabe BlackMerge with head.
2007-08-27 Gabe BlackMerge with head
2007-08-27 Gabe BlackSimple CPU: Don't trace instructions that fault. Otherw...
2007-08-27 Gabe BlackSimple CPU: Added code that will split requests that...
2007-08-27 Gabe BlackSimple CPU: Make sure only instructions which complete...
2007-08-27 Gabe BlackAddress Translation: Make SE mode use an actual TLB...
2007-08-24 Ali SaidiMem: Make errors in the memory system be responses...
2007-08-14 Ali SaidiMerge IGNORE_STYLE change and my change.
2007-08-12 Nathan Binkertmerge
2007-08-08 Vincentius RobbyAdded fastmem option.
2007-08-07 Gabe BlackMerge with head.
2007-08-07 Gabe BlackX86: Make a microcode branch microop.
2007-08-05 Gabe BlackMerge with head.
2007-08-04 Nathan Binkertmerge
2007-08-04 Nathan BinkertSimpleCPU: Add some DPRINTFs
2007-08-03 Steve Reinhardtmerge from head
2007-08-01 Nathan Binkertmerge: mips fix to getArgument
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Gabe BlackMerge with head.
2007-07-31 Steve ReinhardtMerge from head.
2007-07-29 Steve ReinhardtMerge Gabe's changes from head.
2007-07-29 Gabe BlackMerge ... head. style.py was also missing an argument...
2007-07-29 Nathan Binkertmerge: style.py fix
2007-07-29 Gabe BlackMerge with head.
2007-07-29 Gabe BlackTurn the instruction tracing code into pluggable sim...
2007-07-29 Steve ReinhardtAtomicSimpleCPU: fix inadvertent loss of endian convers...
2007-07-29 Nathan Binkertmerge whitespace fixes
2007-07-29 Nathan Binkertmerge whitespace changes
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-24 Gabe BlackMerge with head.
2007-07-24 Nathan BinkertMajor changes to how SimObjects are created and initial...
2007-07-22 Steve ReinhardtMerge from head.
2007-07-22 Steve ReinhardtMerge more changes in from head.
2007-07-16 Steve ReinhardtMerge from head.
2007-07-14 Steve ReinhardtMerge from head.
2007-07-14 Steve ReinhardtMerge of DPRINTF fixes from head.
2007-07-14 Steve ReinhardtMerge in .hgignore from head.
2007-07-14 Steve ReinhardtMerge with head
2007-07-02 Steve ReinhardtCouple more minor bug fixes for FS timing mode.
2007-07-02 Steve ReinhardtFix a couple LL/SC bugs that only affected timing mode.
2007-07-01 Steve ReinhardtMake CPU models use new LoadLockedReq/StoreCondReq...
2007-07-01 Steve ReinhardtEvent descriptions should not end in "event"
2007-06-30 Steve ReinhardtGet rid of Packet result field. Error responses are
2007-06-23 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Korey Sewellmips import pt. 1
2007-06-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-19 Gabe BlackMake branches work by repopulating the predecoder every...
2007-06-19 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-18 Ali Saidifix bug in timing cpu. getTime() is the time the requse...
2007-06-18 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-14 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-14 Vincentius RobbyModified instruction decode method.
2007-06-13 Gabe BlackSeperate the pc-pc and the pc of the incoming bytes...
2007-06-12 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-12 Gabe BlackMake microOp vs microop and macroOp vs macroop capitili...
2007-06-05 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-06-04 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-04 Ali Saididon't be so aggressive with the tracing on #if
2007-06-02 Gabe BlackDon't mask the pc because the Alpha predecoder needs...
2007-06-01 Ali SaidiMerge zizzer:/bk/newmem
2007-06-01 Ali SaidiMerge zizzer:/bk/newmem
2007-06-01 Ali Saidicast sizeof(MachInst) to Addr before generating a mask
2007-06-01 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-01 Vincentius RobbyMinor error. Forgotten to remove brackets for threadPC.
2007-05-31 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-31 Vincentius RobbyMerge zizzer:/bk/newmem
next