summaryrefslogtreecommitdiffstats
path: root/llvm/docs/AMDGPU/gfx8_dst_buf_lds.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/AMDGPU/gfx8_dst_buf_lds.rst')
-rw-r--r--llvm/docs/AMDGPU/gfx8_dst_buf_lds.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/llvm/docs/AMDGPU/gfx8_dst_buf_lds.rst b/llvm/docs/AMDGPU/gfx8_dst_buf_lds.rst
new file mode 100644
index 00000000000..b1cb1458dfa
--- /dev/null
+++ b/llvm/docs/AMDGPU/gfx8_dst_buf_lds.rst
@@ -0,0 +1,21 @@
+..
+ **************************************************
+ * *
+ * Automatically generated file, do not edit! *
+ * *
+ **************************************************
+
+.. _amdgpu_synid8_dst_buf_lds:
+
+vdst
+===========================
+
+Instruction output: data read from a memory buffer.
+
+If :ref:`lds<amdgpu_synid_lds>` is specified, this operand is ignored by H/W and data are stored directly into LDS.
+
+*Size:* 1 dword by default. :ref:`tfe<amdgpu_synid_tfe>` adds 1 dword if specified.
+
+ Note that :ref:`tfe<amdgpu_synid_tfe>` and :ref:`lds<amdgpu_synid_lds>` cannot be used together.
+
+*Operands:* :ref:`v<amdgpu_synid_v>`
OpenPOWER on IntegriCloud