gem5.git
2006-12-18 Gabe BlackMerge zizzer.eecs.umich.edu:/.automount/zower/eecshome...
2006-12-18 Steve ReinhardtMinor cleanup of new snippet/subst code.
2006-12-18 Steve ReinhardtConvert Alpha (and finish converting MIPS) to new
2006-12-17 Gabe BlackMerge zizzer:/bk/newmem
2006-12-17 Gabe BlackCompilation fixes.
2006-12-17 Gabe BlackAdded in the extended twin load format
2006-12-17 Gabe BlackStarted removing "CodeBlock" objects from the mips...
2006-12-17 Gabe BlackCompilation fix after messy merge.
2006-12-16 Gabe BlackMerge zizzer:/bk/newmem
2006-12-16 Gabe BlackMerge zizzer:/bk/sparcfs/
2006-12-16 Gabe BlackSupport for twin loads.
2006-12-16 Gabe BlackCompiler error fix.
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 constants which let you explicitly check if...
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 BlackMade changes to CWP be non speculative.
2006-12-16 Gabe BlackChanges to the isa_parser and affected files to fix...
2006-12-15 Lisa HsuMerge zizzer:/bk/newmem
2006-12-15 Lisa HsuMerge zizzer:/bk/sparcfs
2006-12-15 Lisa Hsusmall change to eliminate address range overlap.
2006-12-15 Lisa Hsulittle fixes i noticed while searching for reason for...
2006-12-15 Lisa HsuMerge zizzer:/bk/sparcfs
2006-12-15 Lisa HsuMerge zizzer:/bk/sparcfs
2006-12-15 Lisa Hsusome small general fixes to make everythign work nicely...
2006-12-15 Lisa Hsuloadstore.isa:
2006-12-15 Lisa Hsutlb.cc:
2006-12-15 Ali SaidiUse my range_map to speed up findPort() in the bus...
2006-12-15 Ali SaidiOptimized the TLB translations with some caching
2006-12-15 Ali Saidiflesh out twinx asis
2006-12-14 Steve ReinhardtSplit CachePort class into CpuSidePort and MemSidePort
2006-12-13 Lisa HsuMerge zizzer:/bk/newmem
2006-12-13 Lisa Hsufix MiscRegFile::readRegWithEffect, which neglected...
2006-12-13 Lisa HsuMerge zizzer:/bk/newmem
2006-12-13 Lisa HsuMerge zizzer:/bk/sparcfs
2006-12-13 Lisa HsuMerge zizzer:/bk/newmem
2006-12-12 Gabe BlackMerge zizzer:/bk/newmem/
2006-12-12 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-12-12 Ali SaidiFix bugs in tlbmap (and thus rangemap since the code...
2006-12-12 Kevin LimAllow for multiple redirects to happen on a single...
2006-12-12 Steve ReinhardtRename the StaticInst-based (read|set)(Int|Float)Reg...
2006-12-12 Steve ReinhardtIf no tests are specified for regression, just build...
2006-12-12 Steve ReinhardtGet rid of unused lock code.
2006-12-12 Kevin LimFix up in case a req hasn't yet been generated for...
2006-12-12 Kevin LimFix for fetch to use the icache's block size to generat...
2006-12-10 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/stever/bk/newmem-head
2006-12-10 Steve ReinhardtReorder CacheTags members for better cache performance.
2006-12-10 Steve ReinhardtGet rid of dummy 'hello world' outputs.
2006-12-10 Steve ReinhardtDelete parser reference outputs so that test will no...
2006-12-10 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/stever/bk/newmem-cache2
2006-12-10 Steve ReinhardtAdd '-j' option directly to regress script (passed...
2006-12-10 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2006-12-09 Ali Saidifix lisa's hand merge
2006-12-09 Ali SaidiMerge zizzer:/bk/sparcfs
2006-12-09 Ali SaidiAllocate the correct number of global registers
2006-12-08 Lisa HsuMerge zizzer:/bk/sparcfs
2006-12-08 Lisa Hsumostly implemented SOFTINT relevant interrupt stuff.
2006-12-08 Gabe BlackFixed to take into account the misc regs that became...
2006-12-07 Ali Saidiget legion/m5 to first tlb miss fault
2006-12-07 Gabe BlackCompilation fixes
2006-12-07 Gabe BlackFix for squashing during a serializing instruction.
2006-12-07 Gabe BlackMake branches handle the lack of a symbol table or...
2006-12-07 Gabe BlackChange how Page Faults work in SPARC. It now prints...
2006-12-07 Steve ReinhardtChange detault regression build from opt to fast.
2006-12-07 Ali SaidiHandle access to ASI_QUEUE
2006-12-06 Ali SaidiMany more fixes for SPARC_FS. Gets us to the point...
2006-12-06 Kevin LimFix for MIPS_SE/m5.fast compile. m5_2.0_beta2
2006-12-06 Gabe BlackUse the renamed register index, rather than the flatten...
2006-12-06 Gabe BlackGot rid of some typedefs and moved the tlbs into the...
2006-12-06 Gabe BlackUse the setSyscallReturn defined in arch rather than...
2006-12-06 Gabe BlackMoved the RegIdx arrays to the base dyninst.
2006-12-06 Gabe BlackGot rid of some typedefs, moved the tlbs to the base...
2006-12-06 Gabe BlackMade the alpha setSyscallReturn take a ThreadContext...
2006-12-06 Gabe BlackAdded a flattenIntIndex function for Alpha.
2006-12-06 Gabe BlackMerge zizzer:/bk/newmem
2006-12-06 Gabe BlackAdded a DPRINTF to print out the actual value pulled...
2006-12-06 Gabe BlackFlattening and syscallReturn fixes
2006-12-06 Gabe BlackDon't panic, but this needs to be fixed.
2006-12-06 Gabe BlackMake syscalls flatten their register indices, and also...
2006-12-06 Gabe BlackChange rename to rename the flattened register index...
2006-12-06 Gabe BlackAdded in endianness conversion on memory accesses as...
2006-12-06 Gabe BlackChange how optional delay slot instructions are detecte...
2006-12-06 Gabe BlackGet rid of some typedefs which were hardly used, and...
2006-12-06 Gabe BlackChange to use -return_value.value like other implementa...
2006-12-06 Gabe BlackSome changes for misc regs which were changed into...
2006-12-06 Gabe BlackReorganize the includes and add an include for misc.hh.
2006-12-06 Gabe BlackAdded some debug output, and made sure not to accidenta...
2006-12-06 Gabe BlackSome basic fix ups, and CWP is no longer set explicitly.
2006-12-06 Gabe BlackChanged the integer register file to work with flattene...
2006-12-06 Gabe BlackChange MIPS's setSyscallReturn to use a thread context.
2006-12-06 Gabe BlackAdded basic flatten function for mips.
2006-12-05 Kevin LimOverride default SConscript options and only build...
2006-12-05 Steve ReinhardtMerge zizzer.eecs.umich.edu:bk/newmem-cache2
next