aco: fix disassembly of SMEM with both SGPR and constant offset
authorRhys Perry <pendingchaos02@gmail.com>
Tue, 12 Apr 2022 14:19:40 +0000 (15:19 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 14 Apr 2022 20:58:36 +0000 (20:58 +0000)
commit63e40adf8ceda6e0e4c90136b61449c0ab5e0871
treee4fa68ebf240a9a80930be7ff2a2bcd3bbcec7c9
parentc7eaf0306876df53d3608ae3bf67afc272dcdf20
aco: fix disassembly of SMEM with both SGPR and constant offset

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15890>
src/amd/compiler/aco_print_asm.cpp
src/amd/compiler/tests/test_assembler.cpp