misc: Replaced master/slave terminology
[gem5.git] / src / cpu / base_dyn_inst.hh
2020-09-10 Shivani Parekhmisc: Replaced master/slave terminology
2020-09-09 Gabe Blackcpu: Fix style and add overrides to bas_dyn_inst.hh.
2020-09-08 Timothy Hayescpu: HTM Implementation for O3CPU
2020-09-08 Timothy Hayescpu: Base dyn inst HTM flags getter
2020-09-08 Timothy Hayescpu: Add HTM ExecContext API
2020-03-07 Gabe Blackarch,cpu,gpu-compute,mem: Remove asid from Request...
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blackcpu: Delete authors lists from the cpu directory.
2020-02-17 Giacomo Travaglinicpu: Mark ExecContext::tcBase() as const
2019-12-11 Giacomo Travaglinicpu: Fix coding style (byteEnable->byte_enable)
2019-12-11 Giacomo Travaglinicpu: Add byteEnable assertions to readMem and initateMe...
2019-09-23 Jordi Vaquerocpu, mem: Changing AtomicOpFunctor* for unique_ptr...
2019-07-28 Gabor Dozsacpu: Fix the type of the effective mem request size
2019-05-30 Giacomo Gabriellicpu-o3: Add support for pinned writes
2019-05-11 Giacomo Gabriellicpu,mem: Add support for partial loads/stores and wide...
2019-05-11 Giacomo Gabriellicpu: Add a memory access predicate
2019-03-14 Andrea Mondellicpu: Refactor of Physical Register implementation
2019-02-08 Tuan Tacpu: support atomic memory request type with AtomicOpFu...
2019-02-01 Gabe Blackcpu, arch: Replace the CCReg type with RegVal.
2019-01-30 Giacomo Gabrielliarch,cpu: Add vector predicate registers
2019-01-24 Rekai Gonzalez-Alb... cpu-o3: O3 LSQ Generalisation
2019-01-16 Gabe Blackcpu: dev: sim: gpu-compute: Banish some ISA specific...
2018-12-20 Gabe Blackarch, cpu: Remove float type accessors.
2018-11-16 Rekai Gonzalez-Alb... cpu: Fix the usage of const DynInstPtr
2018-06-14 Tuan Tacpu: add a new instruction type 'Atomic'
2018-06-11 Giacomo Travaglinimisc: Using smart pointers for memory Requests
2018-06-11 Giacomo Travaglinimisc: Substitute pointer to Request with aliased RequestPtr
2018-01-09 Gabe Blackcpu: Add a NotAnInst flag to the BaseDynInst class.
2018-01-09 Gabe Blackcpu, power: Get rid of the remnants of the EA computati...
2017-07-05 Rekai Gonzalez-Alb... arch: ISA parser additions of vector registers
2017-07-05 Rekai Gonzalez-Alb... cpu: Added interface for vector reg file
2017-07-05 Rekai Gonzalez-Alb... cpu: Result refactoring
2017-07-05 Rekai Gonzalez-Alb... cpu: Simplify the rename interface and use RegId
2017-07-05 Nathanael Premillieucpu: Physical register structural + flat indexing
2017-07-05 Nathanael Premillieuarch, cpu: Architectural Register structural indexing
2016-08-15 Nikos Nikoleriscpu, arch: fix the type used for the request flags
2016-04-07 Mitch Hayengamem: Remove threadId from memory request class
2016-04-06 Andreas SandbergRevert power patch sets with unexpected interactions
2016-04-05 Mitch Hayengamem: Remove threadId from memory request class
2016-01-18 Steve Reinhardtcpu. arch: add initiateMemRead() to ExecContext interface
2016-01-18 Steve Reinhardtcpu: remove unnecessary data ptr from O3 internal read...
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2015-09-30 Mitch Hayengacpu: Add per-thread monitors
2015-09-15 Hongil Yooncpu, o3: consider split requests for LSQ checksnoop...
2015-08-07 Andreas Sandbergbase: Declare a type for context IDs
2015-07-28 Nilay Vaishrevert 5af8f40d8f2c
2015-07-26 Nilay Vaishcpu: implements vector registers
2015-05-15 Andreas Hanssonmisc: Appease gcc 5.1
2015-05-05 Andreas Sandbergmem, cpu: Add a separate flag for strictly ordered...
2015-03-02 Rekaicpu: o3 register renaming request handling improved
2015-02-11 Andreas Sandbergsim: Move the BaseTLB to src/arch/generic/
2015-01-25 Ali Saidisim: Clean up InstRecord
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-27 Andreas Hanssonarch: Use const StaticInstPtr references where possible
2014-09-03 Andreas Sandbergarch, cpu: Factor out the ExecContext into a proper...
2014-05-09 Akash Bagdiacpu, arm: Allow the specification of a socket field
2014-03-07 Andreas Hanssoncpu: Make CPU and ThreadContext getters const
2014-01-24 Ali Saidicpu: Add CPU support for generatig wake up events when...
2014-01-24 Dam Sunwoomem: per-thread cache occupancy and per-block ages
2013-10-17 Ali Saidicpu: Fix O3 uncacheable load that is replayed but misse...
2013-10-15 Yasuko Eckertcpu: add a condition-code register class
2013-07-18 Andreas Hanssonmem: Set the cache line size on a system level
2012-06-05 Ali SaidiO3: Clean up the O3 structures and try to pack them...
2012-06-05 Ali Saidisim: Remove FastAlloc
2012-03-19 Andreas Hanssongcc: Clean-up of non-C++0x compliant code, first steps
2012-03-09 Geoffrey BlakeCheckerCPU: Make CheckerCPU runtime selectable instead...
2012-02-24 Andreas HanssonCPU: Round-two unifying instr/data CPU ports across...
2012-02-12 Ali Saidimem: Add a master ID to each request object.
2012-02-07 Gabe BlackFaults: Turn off arch/faults.hh
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Geoffrey BlakeCheckerCPU: Re-factor CheckerCPU to be compatible with...
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-18 Gabe BlackSE/FS: Get rid of includes of config/full_system.hh.
2011-09-13 Ali SaidiLSQ: Only trigger a memory violation with a load/load...
2011-09-09 Gabe BlackStaticInst: Merge StaticInst and StaticInstBase.
2011-08-14 Gabe BlackO3: Add a pointer to the macroop for a microop in the...
2011-08-07 Gabe BlackTranslation: Use a pointer type as the template argument.
2011-08-02 Gabe BlackO3: Get rid of the raw ExtMachInst constructor on DynInsts.
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...
2011-04-04 Ali SaidiCPU: Remove references to memory copy operations
2011-04-04 Ali SaidiO3: Tighten memory order violation checking to 16 bytes.
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-12 Giacomo GabrielliO3: Enhance data address translation by supporting...
2010-12-08 Ali SaidiO3: Support squashing all state after special instruction
2010-12-08 Giacomo GabrielliO3: Make all instructions that write a misc. register...
2010-11-08 Ali SaidiARM/Alpha/Cpu: Change prefetchs to be more like normal...
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-09-14 Gabe BlackFaults: Pass the StaticInst involved, if any, to a...
2010-08-23 Min Kyu JeongCPU: Make Exec trace to print predication result (if...
next