summaryrefslogtreecommitdiffstats
path: root/llvm/docs/AMDGPUInstructionNotation.rst
diff options
context:
space:
mode:
authorDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>2018-12-28 11:48:23 +0000
committerDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>2018-12-28 11:48:23 +0000
commitddac5c9ba5a89bed8942ce02bafbcceca92f59d8 (patch)
tree3552e012d591e255efcddbcc8d98c72758e7dec3 /llvm/docs/AMDGPUInstructionNotation.rst
parent8f70c9bf49fe56d34c8c176ec5c565acf7cbdfc9 (diff)
downloadbcm5719-llvm-ddac5c9ba5a89bed8942ce02bafbcceca92f59d8.tar.gz
bcm5719-llvm-ddac5c9ba5a89bed8942ce02bafbcceca92f59d8.zip
[AMDGPU][MC][DOC] Updated AMD GPU assembler description.
Minor bugfixing and improvements. See bug 36572: https://bugs.llvm.org/show_bug.cgi?id=36572 llvm-svn: 350120
Diffstat (limited to 'llvm/docs/AMDGPUInstructionNotation.rst')
-rw-r--r--llvm/docs/AMDGPUInstructionNotation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/AMDGPUInstructionNotation.rst b/llvm/docs/AMDGPUInstructionNotation.rst
index 2b41d5b8194..7f23cf406cf 100644
--- a/llvm/docs/AMDGPUInstructionNotation.rst
+++ b/llvm/docs/AMDGPUInstructionNotation.rst
@@ -73,7 +73,7 @@ Where:
:dst An input operand which may also serve as a destination
if :ref:`glc<amdgpu_synid_glc>` modifier is specified.
:fx This is an *f32* or *f16* operand depending on
- :ref:`mad_mix_op_sel_hi<amdgpu_synid_mad_mix_op_sel_hi>` modifier.
+ :ref:`m_op_sel_hi<amdgpu_synid_mad_mix_op_sel_hi>` modifier.
:<type> Operand *type* differs from *type*
:ref:`implied by the opcode name<amdgpu_syn_instruction_type>`.
This tag specifies actual operand *type*.
OpenPOWER on IntegriCloud