summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2007-02-28Make trap instructions always generate TrapInstruction Fault objects which ca...Gabe Black
2007-02-28The "hostname" variable isn't used in the process classes. It should be remov...Gabe Black
2007-02-24Merge zizzer:/bk/newmemAli Saidi
2007-02-24make m5 readfile work on solaris... we can have a solaris regression soon!Ali Saidi
2007-02-23Ali and I both made the same change and we only need it once. I liked mine a ...Gabe Black
2007-02-23Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-02-22Make the m5 pseudo instructions only work in FS. Also, make sure any undefine...Gabe Black
2007-02-22fix se compiling oopsAli Saidi
2007-02-21Merge zizzer:/bk/newmemAli Saidi
2007-02-21add pseduo instruction support for sparcAli Saidi
2007-02-21Fix compile issues on gcc 4.1.x related to namespaces.Nathan Binkert
2007-02-21#include needed for compileNathan Binkert
2007-02-18implement vtophys and 32bit gdb supportAli Saidi
2007-02-15fixup remote gdb support for sparc fsAli Saidi
2007-02-13Update MIPS ISA description to work with new write result interfaceSteve Reinhardt
2007-02-13fix compiling problemsAli Saidi
2007-02-12make hver match legionAli Saidi
2007-02-12Merge zizzer:/bk/newmemAli Saidi
2007-02-12rename store conditional stuff as extra data so it can be used for conditiona...Ali Saidi
2007-02-12Merge zizzer.eecs.umich.edu:/bk/newmemSteve Reinhardt
2007-02-12Move store conditional result checking from SimpleAtomicCpu writeSteve Reinhardt
2007-02-06merge my index fix and lisa's fixAli Saidi
2007-02-06more fp fixesAli Saidi
2007-02-02more sparc fixesAli Saidi
2007-02-02make interrupt code serialize itself and fix indentingAli Saidi
2007-02-02fix mostly floating point relatedAli Saidi
2007-02-01Merge zizzer:/bk/newmemLisa Hsu
2007-02-01only increment numPosted if an interrupt of that type hasn't been posted before.Lisa Hsu
2007-01-31make sparc fs less chattyAli Saidi
2007-01-30Merge zizzer:/bk/newmemAli Saidi
2007-01-30Make SPARC checkpointing workAli Saidi
2007-01-30Merge zizzer:/bk/newmemGabe Black
2007-01-30Implemented fbfss and fbpfcc instructions, and cleaned up branch code a little.Gabe Black
2007-01-30change std::isnan() to a using namespace std and isnan(). We need a better wa...Ali Saidi
2007-01-30use std:: for isnan() and fix decoding of fcmpe*Ali Saidi
2007-01-30Make clearSingleStep in SPARC a warning, and rephrase the panic for setSingle...Gabe Black
2007-01-30Make the FpUnimpl format actually write the Fsr.Gabe Black
2007-01-30Added FpUnimpl format for quad precision and other purposefully unimplemented...Gabe Black
2007-01-29Merge zizzer:/bk/newmemGabe Black
2007-01-29Fix the Frs?s operands to use single width by default, rather than double width.Gabe Black
2007-01-29Add implementation for the fcmp instructions. These don't behave -quite- righ...Gabe Black
2007-01-29Fix the FCMPCC bitfield.Gabe Black
2007-01-29Merge zizzer:/bk/newmemAli Saidi
2007-01-29Cleaned up disassembly a little.Gabe Black
2007-01-28Merge zizzer:/bk/newmemGabe Black
2007-01-28Merge zizzer:/bk/newmemAli Saidi
2007-01-28make unimplemented ops failAli Saidi
2007-01-28fix comparing fp registers between legion and m5Ali Saidi
2007-01-27Merge zizzer:/bk/newmemGabe Black
2007-01-27Got rid of some DPRINTFs that were printing raw pointers.Gabe Black