OSDN Git Service

[AMDGPU][MC] Corrected encoding of src0 for DS_GWS_* instructions
authorDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>
Mon, 15 Jul 2019 14:37:57 +0000 (14:37 +0000)
committerDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>
Mon, 15 Jul 2019 14:37:57 +0000 (14:37 +0000)
commitc0599ccec633ab4fc876c39f2679aaf06432ad6d
treecf491f522d2db37a25602904bf205edc839c1ee8
parent10e014ecaa15f75d1d7ca392250191835fc68b5f
[AMDGPU][MC] Corrected encoding of src0 for DS_GWS_* instructions

See bug 42599: https://bugs.llvm.org/show_bug.cgi?id=42599

Reviewers: artem.tamazov, arsenm

Differential Revision: https://reviews.llvm.org/D64716

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366067 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/DSInstructions.td
test/MC/AMDGPU/ds.s
test/MC/AMDGPU/expressions.s
test/MC/AMDGPU/gfx10_asm_all.s
test/MC/AMDGPU/gfx7_asm_all.s
test/MC/AMDGPU/gfx8_asm_all.s
test/MC/AMDGPU/gfx9_asm_all.s
test/MC/Disassembler/AMDGPU/ds_vi.txt
test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt