diff options
Diffstat (limited to 'llvm/docs/R600Usage.rst')
| -rw-r--r-- | llvm/docs/R600Usage.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/docs/R600Usage.rst b/llvm/docs/R600Usage.rst index 093cdd762b4..9bd16f46098 100644 --- a/llvm/docs/R600Usage.rst +++ b/llvm/docs/R600Usage.rst @@ -24,6 +24,11 @@ DS Instructions --------------- All DS instructions are supported. +FLAT Instructions +------------------ +These instructions are only present in the Sea Islands and Volcanic Islands +instruction set. All FLAT instructions are supported for these architectures + MUBUF Instructions ------------------ All non-atomic MUBUF instructions are supported. |

