arch-gcn3: ds_read_u8 and ds_read_u16 fix
authorAlexandru Dutu <alexandru.dutu@amd.com>
Fri, 3 Aug 2018 17:54:04 +0000 (13:54 -0400)
committerAnthony Gutierrez <anthony.gutierrez@amd.com>
Thu, 16 Jul 2020 20:37:22 +0000 (20:37 +0000)
commit3aa633cc3fc5ac0b4078946d2f997c9328488cd8
tree956e7775ea2b79bf02dea4c0f348843a451d8ab7
parent13079629a13c7176a63be9a45bd1baf6eed1fa7d
arch-gcn3: ds_read_u8 and ds_read_u16 fix

This changeset zero extends the destination register
for ds_read_u8 and ds_read_u16 instructions.

Change-Id: I193adadd68adf2572b59743b1504f18ad225f506
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/29951
Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Matt Sinclair <mattdsinclair@gmail.com>
src/arch/gcn3/insts/instructions.cc