Age | Commit message (Expand) | Author |
2007-02-06 | merge my index fix and lisa's fix | Ali Saidi |
2007-02-06 | more fp fixes | Ali Saidi |
2007-02-02 | more sparc fixes | Ali Saidi |
2007-02-02 | make interrupt code serialize itself and fix indenting | Ali Saidi |
2007-02-02 | fix mostly floating point related | Ali Saidi |
2007-02-01 | Merge zizzer:/bk/newmem | Lisa Hsu |
2007-02-01 | only increment numPosted if an interrupt of that type hasn't been posted before. | Lisa Hsu |
2007-01-31 | make sparc fs less chatty | Ali Saidi |
2007-01-30 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-01-30 | Make SPARC checkpointing work | Ali Saidi |
2007-01-30 | Merge zizzer:/bk/newmem | Gabe Black |
2007-01-30 | Implemented fbfss and fbpfcc instructions, and cleaned up branch code a little. | Gabe Black |
2007-01-30 | change std::isnan() to a using namespace std and isnan(). We need a better wa... | Ali Saidi |
2007-01-30 | use std:: for isnan() and fix decoding of fcmpe* | Ali Saidi |
2007-01-30 | Make clearSingleStep in SPARC a warning, and rephrase the panic for setSingle... | Gabe Black |
2007-01-30 | Make the FpUnimpl format actually write the Fsr. | Gabe Black |
2007-01-30 | Added FpUnimpl format for quad precision and other purposefully unimplemented... | Gabe Black |
2007-01-29 | Merge zizzer:/bk/newmem | Gabe Black |
2007-01-29 | Fix the Frs?s operands to use single width by default, rather than double width. | Gabe Black |
2007-01-29 | Add implementation for the fcmp instructions. These don't behave -quite- righ... | Gabe Black |
2007-01-29 | Fix the FCMPCC bitfield. | Gabe Black |
2007-01-29 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-01-29 | Cleaned up disassembly a little. | Gabe Black |
2007-01-28 | Merge zizzer:/bk/newmem | Gabe Black |
2007-01-28 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-01-28 | make unimplemented ops fail | Ali Saidi |
2007-01-28 | fix comparing fp registers between legion and m5 | Ali Saidi |
2007-01-27 | Merge zizzer:/bk/newmem | Gabe Black |
2007-01-27 | Got rid of some DPRINTFs that were printing raw pointers. | Gabe Black |
2007-01-27 | Fixed up printReg so that control registers are printed by name. This is poss... | Gabe Black |
2007-01-26 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-01-26 | Make Sparc traceflag even more chatty | Ali Saidi |
2007-01-26 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-01-26 | Merge zeep.pool:/z/saidi/work/m5.newmem | Ali Saidi |
2007-01-26 | make our code a little more standards compliant | Ali Saidi |
2007-01-26 | Fixed the number of integer registers. There are MaxGL+1 sets of globals, not... | Gabe Black |
2007-01-26 | Merge zizzer:/bk/newmem | Lisa Hsu |
2007-01-26 | eliminate cpu checkInterrupts bool, it is redundant and unnecessary. | Lisa Hsu |
2007-01-25 | fix smul and sdiv to sign extend, and handle overflow/underflow corretly | Ali Saidi |
2007-01-25 | Fixed a warning that was breaking compilation. | Gabe Black |
2007-01-24 | Merge zizzer:/bk/newmem | Gabe Black |
2007-01-23 | use pstate.am to mask off PC/NPC where it needs to +be | Ali Saidi |
2007-01-22 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-01-22 | clean up fault code a little bit | Ali Saidi |
2007-01-22 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-01-22 | use writeTagAccess() function to unify writing of Tag access registers | Ali Saidi |
2007-01-21 | make sure that page bits of VA on tlb insert are 0 | Ali Saidi |
2007-01-20 | fix InterruptLevel code to return the correct level | Ali Saidi |
2007-01-20 | atually set all 64 bits of the retun value to 0 | Ali Saidi |
2007-01-20 | fix flushw implementation | Ali Saidi |