Filled in with basic x86 stuff. Some things are missing, wrong, or nonsensical for...
[gem5.git] / src / cpu /
2007-03-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Ali Saidimake ldtw(a) -- Twin 32 bit load work correctly --...
2007-02-28 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-28 Gabe BlackMake trap instructions always generate TrapInstruction...
2007-02-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-19 Ali SaidiMerge zizzer:/bk/newmem
2007-02-18 Nathan BinkertGive the progress event its own priority
2007-02-18 Nathan BinkertDefault to tracing being disabled in C++, it will be...
2007-02-14 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-02-13 Nathan BinkertMerge all of the execution trace configuration stuff...
2007-02-12 Ali Saidisome forgotten commits
2007-02-12 Ali SaidiMerge zizzer:/bk/newmem
2007-02-12 Ali Saidirename store conditional stuff as extra data so it...
2007-02-12 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-12 Steve ReinhardtMove store conditional result checking from SimpleAtomi...
2007-02-10 Nathan BinkertClean up tracing stuff more, get rid of the trace log...
2007-02-08 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-02-07 Ali SaidiMerge zizzer:/bk/newmem
2007-02-07 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-07 Steve ReinhardtMake memory commands dense again to avoid cache stat...
2007-02-06 Ali Saidimerge my index fix and lisa's fix
2007-02-06 Ali Saidimore fp fixes
2007-02-02 Ali Saidifix mostly floating point related
2007-02-01 Lisa HsuMerge zizzer:/bk/newmem
2007-01-30 Ali SaidiMerge zizzer:/bk/newmem
2007-01-30 Ali Saidiadd fsr to the list of registers we are interested in
2007-01-30 Ali SaidiMake SPARC checkpointing work
2007-01-30 Gabe BlackMerge zizzer:/bk/newmem
2007-01-30 Ali Saidifix some over sights in moving windowing and ccr regist...
2007-01-29 Ali SaidiMerge zizzer:/bk/newmem
2007-01-29 Gabe BlackA minor hack to get branch prediction to behave like...
2007-01-29 Gabe BlackFixed a warning about an unused variable.
2007-01-28 Gabe BlackMerge zizzer:/bk/newmem
2007-01-28 Ali SaidiMerge zizzer:/bk/newmem
2007-01-28 Ali SaidiMerge zizzer:/bk/newmem
2007-01-28 Ali Saidifix comparing fp registers between legion and m5
2007-01-28 Gabe BlackMerge zizzer:/bk/newmem
2007-01-27 Ali SaidiWhile I'm waiting for legion to run make m5 compile...
2007-01-27 Gabe BlackMerge zizzer:/bk/newmem
2007-01-27 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMake Sparc traceflag even more chatty
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zeep.pool:/z/saidi/work/m5.newmem
2007-01-26 Ali Saidimake our code a little more standards compliant
2007-01-26 Lisa HsuMerge zizzer:/bk/newmem
2007-01-26 Lisa Hsueliminate cpu checkInterrupts bool, it is redundant...
2007-01-25 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2007-01-25 Ali Saidifix smul and sdiv to sign extend, and handle overflow...
2007-01-25 Gabe BlackMerge zizzer:/bk/newmem
2007-01-23 Ali Saidiuse pstate.am to mask off PC/NPC where it needs to +be
2007-01-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-01-22 Ali SaidiMerge zizzer:/bk/newmem
2007-01-20 Lisa HsuMerge zed.eecs.umich.edu:/.automount/zeep/z/saidi/work...
2007-01-17 Ali SaidiIn the case that we generate a fault (e.g. a tlb miss...
2007-01-17 Ali SaidiFix legion lock code a bit so that if we jump out of...
2007-01-17 Ali SaidiModify ISA and staticInst to support a IsFirstMicroOp...
2007-01-11 Lisa HsuMerge zed.eecs.umich.edu:/z/hsul/work/sparc/ali.m5
2007-01-08 Lisa Hsuthe way i understand it, interrupts in m5 is a little...
2007-01-08 Ali Saidichange when legion-lock causes the simulation to die...
2007-01-05 Ali SaidiMerge zizzer:/bk/newmem
2007-01-03 Nathan BinkertFormatting
2007-01-03 Gabe BlackMerge zizzer:/bk/newmem
2006-12-30 Kevin LimFix up previous commit to proper logic.
2006-12-30 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-12-28 Gabe BlackFixes to get non-delay slot ISAs (Alpha) working again...
2006-12-28 Gabe BlackPhased out DelaySlotInfo.
2006-12-28 Gabe BlackSome fixes for decode stage branches without delay...
2006-12-28 Gabe BlackMake sure the value of PC is actually updated now that...
2006-12-28 Gabe BlackImplement a stub nnpc for alpha that is read only as...
2006-12-27 Ali SaidiMerge zizzer:/bk/newmem
2006-12-27 Ali SaidiCompare legion and m5 tlbs for differences
2006-12-26 Kevin LimRemove some #if FULL_SYSTEMs so MP stuff works even...
2006-12-22 Nathan Binkertstyle
2006-12-21 Nathan Binkertdon't use (*activeThreads).begin(), use activeThreads...
2006-12-21 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-12-21 Nathan Binkert<scold> Make sure that variables are always initalized...
2006-12-21 Gabe BlackFixes to get MIPS_SE to compile.
2006-12-21 Gabe BlackFixes to get ALPHA_FS and ALPHA_SE to compile again.
2006-12-20 Gabe BlackInitial work to make remote gdb available in SE mode...
2006-12-19 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-12-19 Ali SaidiMerge zizzer:/bk/newmem
2006-12-19 Ali Saidifix twinx loads a little bit
2006-12-18 Gabe BlackFix a place where the wrong width parameter was used...
2006-12-18 Gabe BlackMake sure you only handle branch delay slots specially...
2006-12-18 Gabe BlackMerge zizzer.eecs.umich.edu:/.automount/zower/eecshome...
2006-12-18 Steve ReinhardtConvert Alpha (and finish converting MIPS) to new
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 BlackSwitch the endianness of data that's forwarded. This...
2006-12-16 Gabe BlackMake fetch detect when a branch is happening, rather...
2006-12-16 Gabe BlackAccidently "cleaned" away the NPC parameter to the...
2006-12-16 Gabe BlackDon't have "predict" set the predicted target of the...
2006-12-16 Gabe BlackAdd in capability to return to unblocking after a squas...
2006-12-16 Gabe BlackMake sure endian conversion is done on the memory data...
2006-12-16 Gabe BlackMake the decoder use the new setup in the dyninsts...
2006-12-16 Gabe BlackMade branch delay slots get squashed, and passed back...
2006-12-16 Gabe BlackAdded a predicted NPC field, explicitly stored whether...
2006-12-16 Gabe BlackChanges to the isa_parser and affected files to fix...
next