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 a2b617c2b0b..2b41d5b8194 100644 --- a/llvm/docs/AMDGPUInstructionNotation.rst +++ b/llvm/docs/AMDGPUInstructionNotation.rst @@ -81,7 +81,7 @@ Where: Examples: -.. code-block:: nasm +.. parsed-literal:: src1:m // src1 operand may be used with operand modifiers vdata:dst // vdata operand may be used as both source and destination |