summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2006-06-16Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-16Add in exec_context.hh, which is a file for documentation purposes only. It ...Kevin Lim
2006-06-15Mips Code Cleanup:Korey Sewell
2006-06-14add cycle to exit messageKorey Sewell
2006-06-14-luxc1 fixKorey Sewell
2006-06-14Merge zizzer:/bk/newmemKorey Sewell
2006-06-13Make syscalls serialize after instructions so they work properly on the new C...Kevin Lim
2006-06-12Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-12Fixes for checker. The RC/RS instructions check the interrupt flag, which is...Kevin Lim
2006-06-12Fix compile error.Kevin Lim
2006-06-12Fix memory leak.Kevin Lim
2006-06-12Merge zizzer:/bk/newmemKorey Sewell
2006-06-12Merge fixes to make full system compile and run.Kevin Lim
2006-06-12Removed syscall function from thread_context.hh. ThreadContext is the interf...Kevin Lim
2006-06-12Merge zizzer:/bk/newmemKorey Sewell
2006-06-12Fix python binary name in arch/SConscript.Steve Reinhardt
2006-06-11Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2006-06-11Merge iceaxe.:/Volumes/work/research/m5/headNathan Binkert
2006-06-11Move LiveProcess::create() from arch-specific filesSteve Reinhardt
2006-06-11Remove Full System FilesKorey Sewell
2006-06-11Fix compiling for SPARC_SE:Ali Saidi
2006-06-11Merge zizzer:/bk/newmemKorey Sewell
2006-06-11next round of MIPS ISA changesKorey Sewell
2006-06-11Edit Fetch DPRINT in simple CPUKorey Sewell
2006-06-10Update scripts for testing ALPHA_FS and MIPS_SE.Steve Reinhardt
2006-06-09Merge vm1.(none):/home/stever/bk/newmemSteve Reinhardt
2006-06-09Move main control from C++ into Python.Steve Reinhardt
2006-06-09Authorship stuffKorey Sewell
2006-06-09add fcntl64FuncKorey Sewell
2006-06-09Merging in a month of changesKorey Sewell
2006-06-08add write/read functions that have endian conversions in themAli Saidi
2006-06-07Reorganization/renaming of CPUExecContext. Now it is called SimpleThread in ...Kevin Lim
2006-06-07Clear misc regs at startup.Kevin Lim
2006-06-06Change ExecContext to ThreadContext. This is being renamed to differentiate ...Kevin Lim
2006-06-02Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-05-31remove unneeded files that were copied directly from alphaAli Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-30Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-29commit a couple of minor things that I forgot to last time.Ali Saidi
2006-05-29Create a new CpuEvent class that has a pointer to an execution context in the...Ali Saidi
2006-05-29split off fullsystem and se iprs into two functions to remove lots of #ifsAli Saidi
2006-05-28Remove authors from copyright.Ali Saidi
2006-05-26Merge zizzer:/bk/newmemAli Saidi
2006-05-26Implement PR/HPR/ASR for full systemAli Saidi
2006-05-22Get rid of FastCPU model.Steve Reinhardt
2006-05-22Fix to SPARC Nop class for multiple CPU models.Steve Reinhardt
2006-05-22have multiple global levels (as required by UA2005)Ali Saidi
2006-05-22New directory structure:Steve Reinhardt