[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.
authorDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>
Wed, 25 Dec 2019 14:51:53 +0000 (17:51 +0300)
committerDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>
Wed, 25 Dec 2019 14:51:53 +0000 (17:51 +0300)
commit80c45e49c33e72dd49b03a6dc17b1e74a4183039
tree2ed77b703331ab7942968a2e57689a03a4e086b8
parent1a2d2b492a3d16cd9d743c4eb2cafaf11b50092a
[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.

Summary of changes:
- added description of GFX9 subtargets:
  - gfx900;
  - gfx902;
  - gfx904;
  - gfx906;
  - gfx908;
  - gfx909.
62 files changed:
llvm/docs/AMDGPU/AMDGPUAsmGFX10.rst
llvm/docs/AMDGPU/AMDGPUAsmGFX7.rst
llvm/docs/AMDGPU/AMDGPUAsmGFX8.rst
llvm/docs/AMDGPU/AMDGPUAsmGFX9.rst
llvm/docs/AMDGPU/AMDGPUAsmGFX900.rst [new file with mode: 0644]
llvm/docs/AMDGPU/AMDGPUAsmGFX904.rst [new file with mode: 0644]
llvm/docs/AMDGPU/AMDGPUAsmGFX906.rst [new file with mode: 0644]
llvm/docs/AMDGPU/AMDGPUAsmGFX908.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx900_mad_type_dev.rst [moved from llvm/docs/AMDGPU/gfx9_mad_type_dev.rst with 94% similarity]
llvm/docs/AMDGPU/gfx900_mod_vop3_abs_neg.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx900_src32_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx900_src32_1.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx900_vdst32_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx904_mad_type_dev.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx904_mod_vop3_abs_neg.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx904_src32_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx904_src32_1.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx904_vdst32_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx906_mad_type_dev.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx906_mod_dpp_sdwa_abs_neg.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx906_mod_sdwa_sext.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx906_mod_vop3_abs_neg.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx906_src32_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx906_src32_1.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx906_src32_2.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx906_type_dev.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx906_vdst32_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx906_vsrc32_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_addr_buf.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_adst1024_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_adst128_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_adst32_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_adst512_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_asrc1024_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_asrc128_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_asrc32_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_asrc512_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_data_buf_atomic32.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_dst_flat_atomic32.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_mad_type_dev.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_mod_dpp_sdwa_abs_neg.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_mod_sdwa_sext.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_mod_vop3_abs_neg.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_offset_buf.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_opt.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_ret.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_rsrc_buf.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_saddr_flat_global.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_src32_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_src32_1.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_src32_2.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_src32_3.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_type_dev.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_vaddr_flat_global.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_vasrc32_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_vasrc64_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_vdata32_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_vdst32_0.rst [new file with mode: 0644]
llvm/docs/AMDGPU/gfx908_vsrc32_0.rst [new file with mode: 0644]
llvm/docs/AMDGPUModifierSyntax.rst
llvm/docs/AMDGPUOperandSyntax.rst
llvm/docs/AMDGPUUsage.rst