summaryrefslogtreecommitdiffstats
path: root/llvm/docs/AMDGPU/gfx9_offset_smem_buf.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/AMDGPU/gfx9_offset_smem_buf.rst')
-rw-r--r--llvm/docs/AMDGPU/gfx9_offset_smem_buf.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/llvm/docs/AMDGPU/gfx9_offset_smem_buf.rst b/llvm/docs/AMDGPU/gfx9_offset_smem_buf.rst
new file mode 100644
index 00000000000..fdc4b09ee81
--- /dev/null
+++ b/llvm/docs/AMDGPU/gfx9_offset_smem_buf.rst
@@ -0,0 +1,19 @@
+..
+ **************************************************
+ * *
+ * Automatically generated file, do not edit! *
+ * *
+ **************************************************
+
+.. _amdgpu_synid9_offset_smem_buf:
+
+soffset
+===========================
+
+An unsigned byte offset added to the base address to get memory address.
+
+.. WARNING:: Assembler currently supports 20-bit offsets only. Use :ref:`uimm20<amdgpu_synid_uimm20>` instead of :ref:`uimm21<amdgpu_synid_uimm21>`.
+
+*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>`, :ref:`m0<amdgpu_synid_m0>`, :ref:`uimm21<amdgpu_synid_uimm21>`
OpenPOWER on IntegriCloud