base: Fix gpu-compute output stream creation
[gem5.git] / src / cpu / exec_context.hh
2016-01-18 Steve Reinhardtcpu. arch: add initiateMemRead() to ExecContext interface
2015-07-28 Nilay Vaishrevert 5af8f40d8f2c
2015-07-26 Nilay Vaishcpu: implements vector registers
2014-11-06 Marc Orrx86 isa: This patch attempts an implementation at mwait.
2014-10-16 Andreas Hanssonarch: Use shared_ptr for all Faults
2014-09-03 Andreas Sandbergarch, cpu: Factor out the ExecContext into a proper...
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-07-03 Nilay VaishMerged with Gabe's recent changes.
2011-07-03 Gabe BlackExecContext: Rename the readBytes/writeBytes functions...
2011-07-03 Gabe BlackExecContext: Get rid of the now unused read/write templ...
2010-11-08 Ali SaidiARM/Alpha/Cpu: Change prefetchs to be more like normal...
2010-08-13 Gabe BlackMerge with head.
2010-08-13 Gabe BlackCPU: Add readBytes and writeBytes functions to the...
2010-02-12 Timothy M. JonesBaseDynInst: Make the TLB translation timing instead...
2009-07-13 Derek Howermerge
2009-07-09 Gabe BlackRegisters: Get rid of the float register width parameter.
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.
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-07 Ali Saidi*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg
2006-12-16 Gabe BlackMerge zizzer:/bk/sparcfs/
2006-12-15 Lisa HsuMerge zizzer:/bk/sparcfs
2006-12-15 Lisa HsuMerge zizzer:/bk/sparcfs
2006-12-13 Lisa HsuMerge zizzer:/bk/sparcfs
2006-12-13 Lisa HsuMerge zizzer:/bk/newmem
2006-12-12 Gabe BlackMerge zizzer:/bk/newmem/
2006-12-12 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-12-12 Steve ReinhardtRename the StaticInst-based (read|set)(Int|Float)Reg...
2006-11-10 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-08 Gabe BlackMerge zeep.eecs.umich.edu:/home/gblack/m5/newmem
2006-11-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-11-02 Lisa HsuMerge zizzer:/bk/newmem
2006-11-02 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-01 Gabe BlackAdjustments for the AlphaTLB changing to AlphaISA:...
2006-10-31 Gabe BlackMove IntrFlag into the MiscRegFile and get rid of speci...
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-07-18 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-06-17 Ali SaidiMerge zizzer:/bk/newmem
2006-06-16 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-16 Kevin LimAdd in exec_context.hh, which is a file for documentati...
2006-06-12 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-06-10 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem
2006-06-06 Kevin LimChange ExecContext to ThreadContext. This is being...
2006-06-04 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/m5-o3
2006-06-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-05-31 Ali SaidiUpdated Authors from bk prs info
2006-05-31 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-05-30 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-05-22 Steve ReinhardtNew directory structure: