arch-gcn3: add support of 64-bit SOPK instruction
authorXianwei Zhang <xianwei.zhang@amd.com>
Thu, 24 May 2018 17:21:27 +0000 (13:21 -0400)
committerAnthony Gutierrez <anthony.gutierrez@amd.com>
Thu, 16 Jul 2020 20:37:22 +0000 (20:37 +0000)
commitc2641eec894da38ff6bc35be8c9241b322f2bb2f
tree7284eefe14c6a2b6e4b4e2c52e13b983986cf719
parent3e84a8d7101ce1d1f23c7044e7941a7372abc94f
arch-gcn3: add support of 64-bit SOPK instruction

s_setreg_imm32_b32 is a 64-bit instruction, using a 32-bit literal
constant. Related functions are added to support decoding the second
dword.

Change-Id: I290f8578f726885c137dbfac3773035f814e0a3a
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/29942
Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Xianwei Zhang <xianwei.zhang@amd.com>
src/arch/gcn3/insts/op_encodings.cc
src/arch/gcn3/insts/op_encodings.hh