summaryrefslogtreecommitdiffstats
path: root/llvm/docs/AMDGPU/gfx9_data_smem_atomic32.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/AMDGPU/gfx9_data_smem_atomic32.rst')
-rw-r--r--llvm/docs/AMDGPU/gfx9_data_smem_atomic32.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/llvm/docs/AMDGPU/gfx9_data_smem_atomic32.rst b/llvm/docs/AMDGPU/gfx9_data_smem_atomic32.rst
new file mode 100644
index 00000000000..9ad25f3403d
--- /dev/null
+++ b/llvm/docs/AMDGPU/gfx9_data_smem_atomic32.rst
@@ -0,0 +1,21 @@
+..
+ **************************************************
+ * *
+ * Automatically generated file, do not edit! *
+ * *
+ **************************************************
+
+.. _amdgpu_synid9_data_smem_atomic32:
+
+sdata
+===========================
+
+Input data for an atomic instruction.
+
+Optionally may serve as an output data:
+
+* If :ref:`glc<amdgpu_synid_glc>` is specified, gets the memory value before the operation.
+
+*Size:* 1 dword.
+
+*Operands:* :ref:`s<amdgpu_synid_s>`, :ref:`flat_scratch<amdgpu_synid_flat_scratch>`, :ref:`xnack<amdgpu_synid_xnack>`, :ref:`vcc<amdgpu_synid_vcc>`, :ref:`ttmp<amdgpu_synid_ttmp>`
OpenPOWER on IntegriCloud