Review Board 2.0.15


gpu: fix out of bounds access bug

Review Request #3301 - Created Jan. 27, 2016 and updated

Information
John Kalamatianos
gem5
default
Reviewers
Default
Changeset 11392:99a062300ca6
---------------------------
gpu: fix out of bounds access bug

Out of bounds access bug to GPU Dynamic instruction data is fixed.
HSAIL instructions can have up to 4 src or dst operands and the member variable
holding data had not been sized to account for the worst case scenario.

   
Review request changed
Updated (Jan. 28, 2016, 11:11 a.m.)