Go to the documentation of this file.
32 #ifndef __REGISTER_MANAGER_POLICY_HH__
33 #define __REGISTER_MANAGER_POLICY_HH__
59 virtual void exec() = 0;
73 int scalarDemand) = 0;
84 #endif // __REGISTER_MANAGER_POLICY_HH__
virtual void freeRegisters(Wavefront *w)=0
virtual void allocateRegisters(Wavefront *w, int vectorDemand, int scalarDemand)=0
Register Manager Policy abstract class.
virtual void setParent(ComputeUnit *_cu)
virtual bool canAllocateVgprs(int simdId, int nWfs, int demandPerWf)=0
virtual int mapSgpr(Wavefront *w, int sgprIndex)=0
virtual int mapVgpr(Wavefront *w, int vgprIndex)=0
virtual bool canAllocateSgprs(int simdId, int nWfs, int demandPerWf)=0
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Sun Jul 30 2023 01:56:57 for gem5 by doxygen 1.8.17