| 2007-03-30 | Ali Saidi | make serialization at least seem to work | commit | commitdiff | tree | 
| 2007-03-29 | Ali Saidi | get rid of CWP bounds warning... | commit | commitdiff | tree | 
| 2007-03-29 | Ali Saidi | add to instruction test sttw instruction | commit | commitdiff | tree | 
| 2007-03-28 | Ali Saidi | some more fixes... non-tso stuff seems to work | commit | commitdiff | tree | 
| 2007-03-26 | Ali Saidi | Merge zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-26 | Ali Saidi | first bit of life from the intel gigabit model | commit | commitdiff | tree | 
| 2007-03-25 | Kevin Lim | Update stats for changes. | commit | commitdiff | tree | 
| 2007-03-25 | Kevin Lim | Update for new trace data behavior. | commit | commitdiff | tree | 
| 2007-03-24 | Kevin Lim | Merge ktlim@zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-24 | Gabe Black | Added a SPARC_SE simple atomic regression for the mcf... | commit | commitdiff | tree | 
| 2007-03-24 | Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-23 | Kevin Lim | Merge ktlim@zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-23 | Kevin Lim | Make hardware loads/stores serializing; they need to... | commit | commitdiff | tree | 
| 2007-03-23 | Kevin Lim | Updates for commit. | commit | commitdiff | tree | 
| 2007-03-23 | Kevin Lim | 3 memory system fixes: | commit | commitdiff | tree | 
| 2007-03-23 | Kevin Lim | Handle status bits a little better, as well as non... | commit | commitdiff | tree | 
| 2007-03-23 | Kevin Lim | Two fixes: | commit | commitdiff | tree | 
| 2007-03-23 | Kevin Lim | Set progress_interval in terms of CPU cycles. | commit | commitdiff | tree | 
| 2007-03-23 | Kevin Lim | A couple of minor fixes. | commit | commitdiff | tree | 
| 2007-03-22 | Ali Saidi | Merge zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-22 | Ali Saidi | finish up the coding of the Intel Gb NIC... Many Many... | commit | commitdiff | tree | 
| 2007-03-22 | Gabe Black | Add structure based bitfield syntax to the isa_parser... | commit | commitdiff | tree | 
| 2007-03-22 | Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-22 | Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-22 | Gabe Black | Fix mcf benchmark object so it gets the arguments it... | commit | commitdiff | tree | 
| 2007-03-21 | Gabe Black | Add a junk operand. With no operands, the parser breaks. | commit | commitdiff | tree | 
| 2007-03-21 | Gabe Black | Start implementing groups of instructions which do... | commit | commitdiff | tree | 
| 2007-03-21 | Gabe Black | put the int register count in intregs.hh | commit | commitdiff | tree | 
| 2007-03-21 | Gabe Black | Add a s SPARC_SE gzip regression | commit | commitdiff | tree | 
| 2007-03-21 | Gabe Black | Break out the one and two byte opcodes into different... | commit | commitdiff | tree | 
| 2007-03-21 | Gabe Black | Missed a const | commit | commitdiff | tree | 
| 2007-03-21 | Gabe Black | created SPARC_SE vortex regression. | commit | commitdiff | tree | 
| 2007-03-21 | Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-21 | Gabe Black | The m5 side of statetrace. This is fairly ugly, but... | commit | commitdiff | tree | 
| 2007-03-21 | Gabe Black | Ignore "time" and "times" syscalls. | commit | commitdiff | tree | 
| 2007-03-20 | Gabe Black | Fixed up some types and const placement, and added... | commit | commitdiff | tree | 
| 2007-03-20 | Gabe Black | Added syntax for structure oriented extMachInsts. | commit | commitdiff | tree | 
| 2007-03-19 | Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-19 | Gabe Black | Ditched read or write only subbitfields for now since... | commit | commitdiff | tree | 
| 2007-03-19 | Gabe Black | For the _BitfieldRO and _BitfieldWO classes, make sure... | commit | commitdiff | tree | 
| 2007-03-19 | Gabe Black | Formatting fixes. | commit | commitdiff | tree | 
| 2007-03-19 | Gabe Black | Lots and lots of comments. | commit | commitdiff | tree | 
| 2007-03-19 | Gabe Black | Reworked the BitUnion stuff a bit. There is moderately... | commit | commitdiff | tree | 
| 2007-03-19 | Gabe Black | Compile fixes for SPARC_FS. | commit | commitdiff | tree | 
| 2007-03-18 | Gabe Black | The syntax used for twin stores was confusing the parse... | commit | commitdiff | tree | 
| 2007-03-17 | Gabe Black | Created BitUnion type which lets you define nested... | commit | commitdiff | tree | 
| 2007-03-16 | Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-16 | Gabe Black | Fix ALPHA_FS compile. The MachInst -> StaticInstPtr... | commit | commitdiff | tree | 
| 2007-03-16 | Gabe Black | Make the SPARC branch instructions use ExtMachInsts... | commit | commitdiff | tree | 
| 2007-03-16 | Ali Saidi | Merge zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-16 | Ali Saidi | fix a bug gabe found | commit | commitdiff | tree | 
| 2007-03-15 | Gabe Black | Refactor things a little. | commit | commitdiff | tree | 
| 2007-03-15 | Gabe Black | File with the predecoder in it. | commit | commitdiff | tree | 
| 2007-03-15 | Gabe Black | Split the x86 "process" predecoder method into it's... | commit | commitdiff | tree | 
| 2007-03-15 | Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-15 | Ali Saidi | Merge zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-15 | Ali Saidi | add all the registers we'll need to support for the... | commit | commitdiff | tree | 
| 2007-03-15 | Gabe Black | Changed warns to DPRINTFs and multiply by 8 where needed. | commit | commitdiff | tree | 
| 2007-03-15 | Gabe Black | Added immediate value support, and fixed alot of bugs... | commit | commitdiff | tree | 
| 2007-03-15 | Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-15 | Gabe Black | Update to statetrace. This will break it, but I want... | commit | commitdiff | tree | 
| 2007-03-15 | Gabe Black | Compile fix | commit | commitdiff | tree | 
| 2007-03-15 | Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-15 | Gabe Black | Make the predecoder an object with it's own switched... | commit | commitdiff | tree | 
| 2007-03-13 | Ali Saidi | fix segfault when peer owner attempts to use functional... | commit | commitdiff | tree | 
| 2007-03-13 | Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-13 | Gabe Black | Replaced makeExtMI with predecode. | commit | commitdiff | tree | 
| 2007-03-13 | Ali Saidi | fix interrupting during a quisce on sparc | commit | commitdiff | tree | 
| 2007-03-13 | Ali Saidi | Merge zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-13 | Ali Saidi | call ccprintf() with the appropriate argument types... | commit | commitdiff | tree | 
| 2007-03-12 | Gabe Black | Added SPARC twolf regression. | commit | commitdiff | tree | 
| 2007-03-12 | Ron Dreslinski | Merge zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-12 | Ali Saidi | remove the extern C around gdb helper functions. It... | commit | commitdiff | tree | 
| 2007-03-12 | Gabe Black | Fix mulscc. | commit | commitdiff | tree | 
| 2007-03-12 | Ron Dreslinski | Clean up more memory leaks | commit | commitdiff | tree | 
| 2007-03-12 | Ron Dreslinski | Merge zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-12 | Ron Dreslinski | Fix some of the memory leaks related to writebacks | commit | commitdiff | tree | 
| 2007-03-12 | Ali Saidi | Get rid of those pesky valgrind warnings, Conditional... | commit | commitdiff | tree | 
| 2007-03-12 | Ali Saidi | Merge zizzer:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-12 | Ali Saidi | move hver code to ua2005.cc | commit | commitdiff | tree | 
| 2007-03-12 | Gabe Black | Add the rename syscall. | commit | commitdiff | tree | 
| 2007-03-12 | Gabe Black | Fix the mnemonic and the branch displacement field... | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | bzip2 is a tru64 regression, not linux | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | vortex is a tru64 regression and not linux | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | perlbmk is a tru64 regression, not a linux one | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | eon is a tru64 regression, not a linux one | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | parser is a tru64 regression, not linux. | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | gzip is really a tru64 regression, not linux | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | The alpha twolf regression was really for tru64, not... | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | Make the SPEC regressions work for any isa/operating... | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | Make sttw and sttwa use the twin memory operations. | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | Merge zower:/home/gblack/m5/newmem-statetrace | commit | commitdiff | tree | 
| 2007-03-11 | Nathan Binkert | Rework the way SCons recurses into subdirectories,... | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | Merge zower.eecs.umich.edu:/home/gblack/m5/newmem-state... | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | Merge zizzer.eecs.umich.edu:/bk/newmem | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | Merge zower:/home/gblack/m5/newmem-statetrace | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | Fix bounds check for the cwp | commit | commitdiff | tree | 
| 2007-03-11 | Gabe Black | Added implementations of the fpop2 instructions. | commit | commitdiff | tree | 
| 2007-03-10 | Gabe Black | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem | commit | commitdiff | tree | 
| next |