Update refs for CPU clock changes and O3 CPI/IPC calculation updates.
[gem5.git] / src / arch /
2007-04-22 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-04-21 Ali SaidiMerge zizzer:/bk/newmem
2007-04-21 Ali Saidifixes for solaris compile
2007-04-21 Ali Saidicreate base/fenv.c to standerdize fenv across platforms...
2007-04-16 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-04-13 Ali SaidiMerge zizzer:/bk/newmem
2007-04-11 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-11 Gabe BlackMake trying to execute macroops fail with a better...
2007-04-11 Gabe BlackCreate a filter and a union to translate the SPARC...
2007-04-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-10 Gabe BlackInclude the new GenFault microop.
2007-04-10 Gabe BlackReworked x86 a bit
2007-04-10 Gabe BlackChanged some instruction names to be in all caps, and...
2007-04-10 Gabe BlackAdded a class which lets you manipulate all the strings...
2007-04-10 Gabe BlackFix up the base x86 fault object and create a fault...
2007-04-09 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-04-09 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-09 Gabe BlackAccidentally didn't save when moving the specialization...
2007-04-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-08 Gabe BlackGet the "hard" SPARC instructions working in o3. I...
2007-04-06 Gabe BlackMove the instruction specialization stuff out of the...
2007-04-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-06 Gabe BlackConsolidated the microcode assembler to help separate...
2007-04-06 Gabe BlackRefactored the x86 isa description some more. There...
2007-04-06 Gabe BlackClean up the code a little, fix (I think) a perceived...
2007-04-06 Gabe BlackAdd in a stub merging function
2007-04-06 Gabe BlackClean up the macroop code.
2007-04-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-05 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-04 Gabe BlackThe process of going from an instruction definition...
2007-04-04 Gabe BlackFix a regular expression problem when recognizing label...
2007-04-04 Ali SaidiMerge zizzer:/bk/newmem
2007-04-04 Gabe BlackReworking how x86's isa description works. I'm adopting...
2007-04-04 Gabe BlackMake "Name" really be the same as "name" with only...
2007-04-04 Gabe BlackMade x86 ExtMachInsts distinguishable from each other...
2007-04-04 Gabe BlackAdded all the different variations of the register...
2007-04-04 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-04-03 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-04-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-03 Gabe BlackA batch of changes and fixes. Macroops are now generate...
2007-04-03 Gabe BlackZero out ModRM if the byte isn't there, and fix some...
2007-03-30 Ali SaidiMerge zizzer:/bk/newmem
2007-03-29 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-29 Ali Saidiget rid of CWP bounds warning...
2007-03-29 Gabe BlackMade the MultiOp format do a little more. It now sets...
2007-03-29 Gabe BlackAdd a microcode assembler. A microcode "program" is...
2007-03-29 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-29 Gabe BlackFidget with the syntax of the MultiOp format in anticip...
2007-03-29 Gabe BlackAdd code to generate register and immediate based integ...
2007-03-29 Gabe BlackAllow "let" blocks to add code to the output files.
2007-03-27 Ron DreslinskiMerge zizzer:/bk/newmem
2007-03-26 Ali SaidiMerge zizzer:/bk/newmem
2007-03-24 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-24 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-23 Kevin LimMake hardware loads/stores serializing; they need to...
2007-03-22 Ali SaidiMerge zizzer:/bk/newmem
2007-03-22 Gabe BlackAdd structure based bitfield syntax to the isa_parser...
2007-03-22 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-21 Gabe BlackAdd a junk operand. With no operands, the parser breaks.
2007-03-21 Gabe BlackStart implementing groups of instructions which do...
2007-03-21 Gabe Blackput the int register count in intregs.hh
2007-03-21 Gabe BlackBreak out the one and two byte opcodes into different...
2007-03-21 Gabe BlackMissed a const
2007-03-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-21 Gabe BlackIgnore "time" and "times" syscalls.
2007-03-20 Gabe BlackAdded syntax for structure oriented extMachInsts.
2007-03-19 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-19 Gabe BlackCompile fixes for SPARC_FS.
2007-03-18 Gabe BlackThe syntax used for twin stores was confusing the parse...
2007-03-16 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-16 Gabe BlackMake the SPARC branch instructions use ExtMachInsts...
2007-03-16 Ali SaidiMerge zizzer:/bk/newmem
2007-03-15 Gabe BlackRefactor things a little.
2007-03-15 Gabe BlackFile with the predecoder in it.
2007-03-15 Gabe BlackSplit the x86 "process" predecoder method into it's...
2007-03-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-15 Ali SaidiMerge zizzer:/bk/newmem
2007-03-15 Gabe BlackChanged warns to DPRINTFs and multiply by 8 where needed.
2007-03-15 Gabe BlackAdded immediate value support, and fixed alot of bugs...
2007-03-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-15 Gabe BlackCompile fix
2007-03-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-15 Gabe BlackMake the predecoder an object with it's own switched...
2007-03-13 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-13 Gabe BlackReplaced makeExtMI with predecode.
2007-03-13 Ali Saidifix interrupting during a quisce on sparc
2007-03-12 Gabe BlackFix mulscc.
2007-03-12 Ron DreslinskiMerge zizzer:/bk/newmem
2007-03-12 Ali SaidiMerge zizzer:/bk/newmem
2007-03-12 Ali Saidimove hver code to ua2005.cc
2007-03-12 Gabe BlackAdd the rename syscall.
2007-03-12 Gabe BlackFix the mnemonic and the branch displacement field...
2007-03-11 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-11 Gabe BlackMake sttw and sttwa use the twin memory operations.
2007-03-11 Gabe BlackMerge zower:/home/gblack/m5/newmem-statetrace
2007-03-11 Nathan BinkertRework the way SCons recurses into subdirectories,...
2007-03-11 Gabe BlackMerge zower.eecs.umich.edu:/home/gblack/m5/newmem-state...
2007-03-11 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-11 Gabe BlackMerge zower:/home/gblack/m5/newmem-statetrace
next