Go to the documentation of this file.
32 #ifndef __GPU_COMPUTE_SCALAR_REGISTER_FILE_HH__
33 #define __GPU_COMPUTE_SCALAR_REGISTER_FILE_HH__
35 #include "arch/gpu_isa.hh"
39 #include "debug/GPUSRF.hh"
46 struct ScalarRegisterFileParams;
104 #endif // __GPU_COMPUTE_SCALAR_REGISTER_FILE_HH__
TheGpuISA::ScalarRegU32 ScalarRegU32
void setParent(ComputeUnit *_computeUnit) override
virtual void scheduleWriteOperandsFromLoad(Wavefront *w, GPUDynInstPtr ii) override
virtual bool operandsReady(Wavefront *w, GPUDynInstPtr ii) const override
void write(int regIdx, ScalarRegU32 value)
void printReg(Wavefront *wf, int regIdx) const
virtual void waveExecuteInst(Wavefront *w, GPUDynInstPtr ii) override
virtual void scheduleWriteOperands(Wavefront *w, GPUDynInstPtr ii) override
ScalarRegisterFile(const ScalarRegisterFileParams &p)
std::shared_ptr< GPUDynInst > GPUDynInstPtr
ScalarRegU32 & readWriteable(int regIdx)
virtual void setParent(ComputeUnit *_computeUnit)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
ScalarRegU32 read(int regIdx) const
std::vector< ScalarRegU32 > regFile
Generated on Sun Jul 30 2023 01:56:57 for gem5 by doxygen 1.8.17