forked from OSchip/llvm-project
[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.
Corrected a typo. llvm-svn: 365353
This commit is contained in:
parent
75c2a6709e
commit
463b87ae88
|
@ -5756,7 +5756,7 @@ Most *modifiers* are optional and may be omitted.
|
|||
|
||||
See detailed instruction syntax description for :doc:`GFX7<AMDGPU/AMDGPUAsmGFX7>`,
|
||||
:doc:`GFX8<AMDGPU/AMDGPUAsmGFX8>`, :doc:`GFX9<AMDGPU/AMDGPUAsmGFX9>`
|
||||
and :doc:`GFX9<AMDGPU/AMDGPUAsmGFX10>`.
|
||||
and :doc:`GFX10<AMDGPU/AMDGPUAsmGFX10>`.
|
||||
|
||||
Note that features under development are not included in this description.
|
||||
|
||||
|
|
Loading…
Reference in New Issue