summaryrefslogtreecommitdiff
path: root/src/gpu-compute/hsa_code.hh
diff options
context:
space:
mode:
authorTony Gutierrez <anthony.gutierrez@amd.com>2016-05-06 16:44:38 -0400
committerTony Gutierrez <anthony.gutierrez@amd.com>2016-05-06 16:44:38 -0400
commit4f3139e69647fdd67dd5604ff350e63d38f9306f (patch)
tree61d1d00e642549c46684d869475415aaf14e9b7b /src/gpu-compute/hsa_code.hh
parent84cfa10b15cd472d55b5f51e656da0473199cf60 (diff)
downloadgem5-4f3139e69647fdd67dd5604ff350e63d38f9306f.tar.xz
gpu-compute: fix uninitialized member bug in GPUDynInst
the n_reg field in the GPUDynInst is not currently set in the constructor. if it is not set externally, there are assertion failures that may occur if the random value it gets is just right. here we set it to 0 by default.
Diffstat (limited to 'src/gpu-compute/hsa_code.hh')
0 files changed, 0 insertions, 0 deletions