summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-12Fix for regression failure.Kevin Lim
2006-11-12Merge ktlim@zamp:./local/clean/tmp/test-regressKevin Lim
2006-11-12Fix for non-FS compile.Kevin Lim
2006-11-12Create a module called internal where swigged stuff goes.Nathan Binkert
2006-11-12Updates to support new interrupt processing and removal of PcPAL.Kevin Lim
2006-11-12Update for maxtick in splash2/memtest configsRon Dreslinski
2006-11-12Update refs for functional access fixesRon Dreslinski
2006-11-12Merge zizzer:/bk/newmemRon Dreslinski
2006-11-12Physical memory overrides the tport version of recvFunctional, need to do theRon Dreslinski
2006-11-12Handle packets being deleted by lower level properly.Ron Dreslinski
2006-11-12Don't insert reponses into the list more than onceRon Dreslinski
2006-11-12Move code before a early return to make sure it is executed on all pathsRon Dreslinski
2006-11-12Yet another small bug in mem system related to flow controlRon Dreslinski
2006-11-12Fix functional access errors related to delayed respnoses in cachePortRon Dreslinski
2006-11-11Fix TypoNathan Binkert
2006-11-11set TRACING_ON one way or another explicitly in theNathan Binkert
2006-11-11Delete the actual PseudoInst fileNathan Binkert
2006-11-11Get rid of the ParamContext for pseudo instructions and moveNathan Binkert
2006-11-11The Lock_Flag_DepTag went away earlier, and using TheISA gives the false impr...Gabe Black
2006-11-11Certain header files should only be used in FS.Gabe Black
2006-11-10More fixes for functional accesses. It now makes the writeback memory leak t...Ron Dreslinski
2006-11-10Big fix for functional access, where we forgot to copy the last byte on write...Ron Dreslinski
2006-11-10Merge zizzer:/bk/newmemAli Saidi
2006-11-10fix endian issues with condition codesAli Saidi
2006-11-10Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-11-10Elaborated on the tlb stubs so that they just set the physical address to the...Gabe Black
2006-11-10Fixed up DepTags a little. I think NumMicroIntRegs shouldn't be added to Ctrl...Gabe Black
2006-11-10Added StrandStsReg operand.Gabe Black
2006-11-10Put in provisions for rd, rdpr, rdhpr, wr, wrpr, and wrhpr to disassemble pro...Gabe Black
2006-11-10Made the annul of unconditional conditional branches behave properly, added c...Gabe Black
2006-11-10Fixed up the code that prints out registers to take into account microregisters.Gabe Black
2006-11-10Tweaked debug output.Gabe Black
2006-11-10Touched up faults, and made POR actually do something.Gabe Black
2006-11-10Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-11-10Also include a function to form the input path.Kevin Lim
2006-11-10Try to setup commands properly.Kevin Lim
2006-11-10Change up some warnings to DPRINTFs.Kevin Lim
2006-11-10Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-11-10Actually finished moving the register file stuff around.Gabe Black
2006-11-10Moved the Alpha float regfile into it's own regfile and got rid of constants....Gabe Black
2006-11-10Split out alpha integer register file into it's own files.Gabe Black
2006-11-10The reset function of the MiscRegFile really resets it now. This function is ...Gabe Black
2006-11-10Set the ASI register to be something explicitly so that simulation is determi...Gabe Black
2006-11-10Change exetrace code for working with my trace tool to use stream io rather t...Gabe Black
2006-11-10Fix up instructions to read and write control registers, and got rid of the c...Gabe Black
2006-11-09Moved the Alpha MiscRegFile into it's own file, and got rid of the Alpha spec...Gabe Black
2006-11-09Fix a couple uninitialized variables.Gabe Black
2006-11-09Get SPARC to the point that it starts running. Add ability to load the ROM bi...Ali Saidi
2006-11-09Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-11-09Clean up config scripts to not have to worry about attaching a cache only to ...Kevin Lim