aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/AMDGPUOperandSyntax.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/AMDGPUOperandSyntax.rst')
-rw-r--r--llvm/docs/AMDGPUOperandSyntax.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/llvm/docs/AMDGPUOperandSyntax.rst b/llvm/docs/AMDGPUOperandSyntax.rst
index e8a7632..722290f 100644
--- a/llvm/docs/AMDGPUOperandSyntax.rst
+++ b/llvm/docs/AMDGPUOperandSyntax.rst
@@ -479,6 +479,7 @@ High and low 32 bits of *xnack mask* may be accessed as separate registers:
.. _amdgpu_synid_vcc:
.. _amdgpu_synid_vcc_lo:
+.. _amdgpu_synid_vcc_hi:
vcc
---
@@ -523,6 +524,8 @@ including register indexing and bounds checking.
=========== ===================================================
.. _amdgpu_synid_exec:
+.. _amdgpu_synid_exec_lo:
+.. _amdgpu_synid_exec_hi:
exec
----
@@ -752,6 +755,14 @@ or an :ref:`absolute expression<amdgpu_synid_absolute_expression>`.
The value must be in the range -0x100000..0x0FFFFF.
+.. _amdgpu_synid_simm8:
+
+simm8
+-----
+
+An 8-bit :ref:`integer number<amdgpu_synid_integer_number>`
+or an :ref:`absolute expression<amdgpu_synid_absolute_expression>`.
+
.. _amdgpu_synid_off:
off