Age | Commit message (Expand) | Author |
2007-03-17 | The syntax used for twin stores was confusing the parser so it's now broken d... | Gabe Black |
2007-03-12 | Fix mulscc. | Gabe Black |
2007-03-12 | Fix the mnemonic and the branch displacement field size of the branch on floa... | Gabe Black |
2007-03-11 | Make sttw and sttwa use the twin memory operations. | Gabe Black |
2007-03-10 | Added implementations of the fpop2 instructions. | Gabe Black |
2007-03-09 | implement ipi stufff for SPARC | Ali Saidi |
2007-03-02 | make ldtw(a) -- Twin 32 bit load work correctly -- by doing it the same way a... | Ali Saidi |
2007-02-28 | Make the m5 psuedo instructions use the BasicOperate format | Gabe Black |
2007-02-28 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-02-28 | Make trap instructions always generate TrapInstruction Fault objects which ca... | Gabe Black |
2007-02-24 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-02-24 | make m5 readfile work on solaris... we can have a solaris regression soon! | Ali Saidi |
2007-02-23 | Ali and I both made the same change and we only need it once. I liked mine a ... | Gabe Black |
2007-02-23 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-02-22 | Make the m5 pseudo instructions only work in FS. Also, make sure any undefine... | Gabe Black |
2007-02-22 | fix se compiling oops | Ali Saidi |
2007-02-21 | add pseduo instruction support for sparc | Ali Saidi |
2007-02-12 | rename store conditional stuff as extra data so it can be used for conditiona... | Ali Saidi |
2007-02-06 | more fp fixes | Ali Saidi |
2007-02-02 | more sparc fixes | Ali Saidi |
2007-02-02 | fix mostly floating point related | 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 | Added FpUnimpl format for quad precision and other purposefully unimplemented... | Gabe Black |
2007-01-29 | Add implementation for the fcmp instructions. These don't behave -quite- righ... | Gabe Black |
2007-01-28 | Merge zizzer:/bk/newmem | Gabe Black |
2007-01-28 | make unimplemented ops fail | Ali Saidi |
2007-01-27 | Merge zizzer:/bk/newmem | 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 zeep.pool:/z/saidi/work/m5.newmem | Ali Saidi |
2007-01-26 | make our code a little more standards compliant | Ali Saidi |
2007-01-25 | fix smul and sdiv to sign extend, and handle overflow/underflow corretly | Ali Saidi |
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-20 | fix flushw implementation | Ali Saidi |
2007-01-20 | Spill and Fill handlers are actually n*4 + the start address | Ali Saidi |
2007-01-16 | Modify ISA and staticInst to support a IsFirstMicroOp flag | Ali Saidi |
2007-01-10 | bug fixes to get us to 145m instructions | Ali Saidi |
2007-01-03 | Merge zizzer:/bk/newmem | Gabe Black |
2006-12-18 | move the twinx loads to the correct opcode and add asis 0x24 and 0x27 | Ali Saidi |
2006-12-17 | Merge zizzer:/bk/newmem | Gabe Black |
2006-12-17 | Added in the extended twin load format | Gabe Black |
2006-12-16 | Support for twin loads. | Gabe Black |
2006-12-16 | Merge zizzer:/bk/newmem | Gabe Black |
2006-12-09 | Allocate the correct number of global registers | Ali Saidi |