Go to the documentation of this file.
32 #ifndef __STATIC_REGISTER_MANAGER_POLICY_HH__
33 #define __STATIC_REGISTER_MANAGER_POLICY_HH__
57 int scalarDemand)
override;
64 #endif // __STATIC_REGISTER_MANAGER_POLICY_HH__
StaticRegisterManagerPolicy()
bool canAllocateVgprs(int simdId, int nWfs, int demandPerWf) override
int mapVgpr(Wavefront *w, int vgprIndex) override
void allocateRegisters(Wavefront *w, int vectorDemand, int scalarDemand) override
Register Manager Policy abstract class.
bool canAllocateSgprs(int simdId, int nWfs, int demandPerWf) override
void freeRegisters(Wavefront *w) override
int mapSgpr(Wavefront *w, int sgprIndex) override
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Sat Jun 18 2022 08:12:26 for gem5 by doxygen 1.8.17