Age | Commit message (Expand) | Author |
2007-03-29 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-03-29 | get rid of CWP bounds warning... | Ali Saidi |
2007-03-29 | Made the MultiOp format do a little more. It now sets up single microop instr... | Gabe Black |
2007-03-29 | Add a microcode assembler. A microcode "program" is a series of statements. E... | Gabe Black |
2007-03-29 | Fidget with the syntax of the MultiOp format in anticipation of making it act... | Gabe Black |
2007-03-29 | Add code to generate register and immediate based integer op microop classes. | Gabe Black |
2007-03-29 | Allow "let" blocks to add code to the output files. | Gabe Black |
2007-03-24 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2007-03-23 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-03-23 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2007-03-23 | Make hardware loads/stores serializing; they need to avoid certain out-of-ord... | Kevin Lim |
2007-03-22 | Add structure based bitfield syntax to the isa_parser. This is primarily usef... | Gabe Black |
2007-03-22 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-03-21 | Add a junk operand. With no operands, the parser breaks. | Gabe Black |
2007-03-21 | Start implementing groups of instructions which do the same thing on differen... | Gabe Black |
2007-03-21 | put the int register count in intregs.hh | Gabe Black |
2007-03-21 | Break out the one and two byte opcodes into different files. Also change what... | Gabe Black |
2007-03-21 | Missed a const | Gabe Black |
2007-03-21 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-03-20 | Ignore "time" and "times" syscalls. | Gabe Black |
2007-03-20 | Added syntax for structure oriented extMachInsts. | Gabe Black |
2007-03-18 | Compile fixes for SPARC_FS. | Gabe Black |
2007-03-17 | The syntax used for twin stores was confusing the parser so it's now broken d... | Gabe Black |
2007-03-16 | Make the SPARC branch instructions use ExtMachInsts in their constructors. Th... | Gabe Black |
2007-03-15 | Refactor things a little. | Gabe Black |
2007-03-15 | File with the predecoder in it. | Gabe Black |
2007-03-15 | Split the x86 "process" predecoder method into it's own file. | Gabe Black |
2007-03-15 | Changed warns to DPRINTFs and multiply by 8 where needed. | Gabe Black |
2007-03-15 | Added immediate value support, and fixed alot of bugs. This won't support 3 b... | Gabe Black |
2007-03-15 | Compile fix | Gabe Black |
2007-03-15 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-03-15 | Make the predecoder an object with it's own switched header file. Start addin... | Gabe Black |
2007-03-13 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-03-13 | Replaced makeExtMI with predecode. | Gabe Black |
2007-03-13 | fix interrupting during a quisce on sparc | Ali Saidi |
2007-03-12 | Fix mulscc. | Gabe Black |
2007-03-12 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-03-12 | move hver code to ua2005.cc | Ali Saidi |
2007-03-12 | Add the rename syscall. | Gabe Black |
2007-03-12 | Fix the mnemonic and the branch displacement field size of the branch on floa... | Gabe Black |
2007-03-11 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-03-11 | Make sttw and sttwa use the twin memory operations. | Gabe Black |
2007-03-10 | Rework the way SCons recurses into subdirectories, making it | Nathan Binkert |
2007-03-10 | Merge zower.eecs.umich.edu:/home/gblack/m5/newmem-statetrace | Gabe Black |
2007-03-10 | Fix bounds check for the cwp | Gabe Black |
2007-03-10 | Added implementations of the fpop2 instructions. | Gabe Black |
2007-03-09 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-03-09 | Split the syscall table, SPARC specific syscall implementations, and the 32 b... | Gabe Black |
2007-03-09 | implement ipi stufff for SPARC | Ali Saidi |
2007-03-08 | Panic if any CMT registers are accessed | Ali Saidi |