syscall_emul: [patch 13/22] add system call retry capability
[gem5.git] / src / cpu / o3 / dyn_inst.hh
2015-07-20 Brandon Pottersyscall_emul: [patch 13/22] add system call retry capab...
2015-07-28 Nilay Vaishrevert 5af8f40d8f2c
2015-07-26 Nilay Vaishcpu: implements vector registers
2015-05-15 Andreas Hanssonmisc: Appease gcc 5.1
2014-09-27 Andreas Hanssonarch: Use const StaticInstPtr references where possible
2014-09-19 Andreas Hanssonarch: Pass faults by const reference where possible
2014-09-03 Andreas Sandbergarch, cpu: Factor out the ExecContext into a proper...
2014-03-12 Paul Rosenfeldalpha: Small removal of dead comments/code from alpha ISA
2013-10-15 Yasuko Eckertcpu: add a condition-code register class
2013-10-15 Steve Reinhardtcpu: rename *_DepTag constants to *_Reg_Base
2013-10-15 Steve Reinhardtcpu: clean up architectural register classification
2013-02-15 Geoffrey Blakecpu: Avoid duplicate entries in tracking structures...
2013-02-15 Matt Horsnello3: fix tick used for renaming and issue with range...
2013-01-07 Ali Saidicpu: rename the misleading inSyscall to noSquashFromTC
2012-09-25 Djordje KovacevicCPU: Add abandoned instructions to O3 Pipe Viewer
2012-06-05 Ali SaidiO3: Clean up the O3 structures and try to pack them...
2012-03-19 Andreas Hanssongcc: Clean-up of non-C++0x compliant code, first steps
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-11-01 Gabe BlackSE/FS: Expose the same methods on the CPUs in SE and...
2011-09-19 Gabe BlackSyscall: Make the syscall function available in both...
2011-08-14 Gabe BlackO3: Add a pointer to the macroop for a microop in the...
2011-08-02 Gabe BlackO3: Get rid of the raw ExtMachInst constructor on DynInsts.
2011-07-15 Giacomo GabrielliO3: Create a pipeline activity viewer for the O3 CPU...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-01-18 Ali SaidiARM: Add support for moving predicated false dest opera...
2010-12-08 Giacomo GabrielliO3: Make all instructions that write a misc. register...
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-01-19 Derek Howermerge
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-07-13 Derek Howermerge
2009-07-09 Gabe BlackRegisters: Get rid of the float register width parameter.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2008-10-20 Ali SaidiO3CPU: Undo Gabe's changes to remove hwrei and simpalch...
2008-10-11 Gabe BlackCPU: Eliminate the simPalCheck funciton.
2008-10-11 Gabe BlackCPU: Eliminate the hwrei function.
2008-10-09 Gabe BlackO3: Generaize the O3 dynamic instruction class so it...
2008-02-11 Steve ReinhardtAutomated merge with file:/home/stever/hg/m5-orig
2008-02-06 Stephen HinesAdd base ARM code to M5
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-05 Gabe BlackAdded an x86 dyninst
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-08-15 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-08-12 Gabe BlackStarted to add support for O3 for sparc.
2006-07-27 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-26 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-07-23 Korey SewellMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-07-23 Korey SewellThis changeset gets the MIPS ISA pretty much working...
2006-07-19 Ali SaidiMerge zizzer:/bk/newmem
2006-07-18 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-07-06 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-06 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-07-06 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-06 Korey SewellHad to add this because for some reason gcc wasnt recog...
2006-07-06 Korey SewellMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-07-06 Korey SewellUse O3DynInst in cpu_models.py and in static_inst_exec_...
2006-07-06 Korey Sewellmore steps toward O3 SMT