gpu-compute: Fixed a bug in decoding Atomic ST
Review Request #3504 - Created June 13, 2016 and discarded
| Information | |
|---|---|
| Tuan Ta | |
| gem5 | |
| Reviewers | |
| Default | |
| atgutier | |
gpu-compute: There is a mismatch between DataType and SrcDataType in constructing Atomic ST instruction. The mismatch causes atomic_store and atomic_store_explicit function to store incorrect value in memory.
