Searched hist:11536 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/hsail/insts/
H A Dmem.hh11536:fdfc2455b091 Sat Jun 18 13:02:00 EDT 2016 Tuan Ta <taquangtuan1992@gmail.com> gpu-compute: Fixed a bug in decoding Atomic ST

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.

Completed in 8 milliseconds