summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-15Merge zizzer:/bk/sparcfsLisa Hsu
2006-12-15some small general fixes to make everythign work nicely with other ISAs, now ...Lisa Hsu
2006-12-15loadstore.isa:Lisa Hsu
2006-12-15tlb.cc:Lisa Hsu
2006-12-15Use my range_map to speed up findPort() in the bus. The snoop code could stil...Ali Saidi
2006-12-15Optimized the TLB translations with some cachingAli Saidi
2006-12-14flesh out twinx asisAli Saidi
2006-12-13Split CachePort class into CpuSidePort and MemSidePortSteve Reinhardt
2006-12-13Merge zizzer:/bk/newmemLisa Hsu
2006-12-13fix MiscRegFile::readRegWithEffect, which neglected the MISCREGS.Lisa Hsu
2006-12-13Merge zizzer:/bk/newmemLisa Hsu
2006-12-13Merge zizzer:/bk/sparcfsLisa Hsu
2006-12-12Merge zizzer:/bk/newmemLisa Hsu
2006-12-12Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-12-12Fix bugs in tlbmap (and thus rangemap since the code is nearly identical)Ali Saidi
2006-12-12Allow for multiple redirects to happen on a single cycle (only the one for th...Kevin Lim
2006-12-12Rename the StaticInst-based (read|set)(Int|Float)Reg methods to (read|set)(In...Steve Reinhardt
2006-12-12If no tests are specified for regression, just build the binariesSteve Reinhardt
2006-12-12Get rid of unused lock code.Steve Reinhardt
2006-12-11Fix up in case a req hasn't yet been generated for this instruction (if there...Kevin Lim
2006-12-11Fix for fetch to use the icache's block size to generate proper access size.Kevin Lim
2006-12-10Merge zizzer.eecs.umich.edu:/z/stever/bk/newmem-headSteve Reinhardt
2006-12-10Reorder CacheTags members for better cache performance.Steve Reinhardt
2006-12-10Get rid of dummy 'hello world' outputs.Steve Reinhardt
2006-12-10Delete parser reference outputs so that test will no longer be run.Steve Reinhardt
2006-12-10Merge zizzer.eecs.umich.edu:/z/stever/bk/newmem-cache2Steve Reinhardt
2006-12-10Add '-j' option directly to regress script (passed to scons).Steve Reinhardt
2006-12-09Merge vm1.(none):/home/stever/bk/newmem-headSteve Reinhardt
2006-12-09fix lisa's hand mergeAli Saidi
2006-12-09Merge zizzer:/bk/sparcfsAli Saidi
2006-12-09Allocate the correct number of global registersAli Saidi
2006-12-08Merge zizzer:/bk/sparcfsLisa Hsu
2006-12-08mostly implemented SOFTINT relevant interrupt stuff.Lisa Hsu
2006-12-07get legion/m5 to first tlb miss faultAli Saidi
2006-12-07Change detault regression build from opt to fast.Steve Reinhardt
2006-12-06Handle access to ASI_QUEUEAli Saidi
2006-12-06Many more fixes for SPARC_FS. Gets us to the point where SOFTINT startsAli Saidi
2006-12-06Fix for MIPS_SE/m5.fast compile.Kevin Lim
2006-12-05Override default SConscript options and only build the SimpleCPUs.Kevin Lim
2006-12-05Merge zizzer.eecs.umich.edu:bk/newmem-cache2Steve Reinhardt
2006-12-05Merge zizzer.eecs.umich.edu:/z/stever/bk/newmem-headSteve Reinhardt
2006-12-05Merge zizzer.eecs.umich.edu:/z/stever/bk/newmem-headSteve Reinhardt
2006-12-05Don't compress data on writebacks unless it's actually necessary.Steve Reinhardt
2006-12-04Merge vm1.(none):/home/stever/bk/newmem-headSteve Reinhardt
2006-12-04forgot to commit miscreg fileAli Saidi
2006-12-04Merge zizzer:/bk/sparcfsGabe Black
2006-12-04Add in code to pass the ASI to translation.Gabe Black
2006-12-04Merge zizzer:/bk/sparcfsLisa Hsu
2006-12-04reogranize code to split off FS only misc regs with effect into their own fil...Ali Saidi
2006-12-04automatically build sparc system or alpha system.Lisa Hsu