diff options
Diffstat (limited to 'llvm/docs/AMDGPUInstructionNotation.rst')
-rw-r--r-- | llvm/docs/AMDGPUInstructionNotation.rst | 2 |
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*. |