diff options
Diffstat (limited to 'gcc/doc/sourcebuild.texi')
-rw-r--r-- | gcc/doc/sourcebuild.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 0dfbc57..5bb4bf1 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -2653,6 +2653,9 @@ Target supports the execution of @code{amx-complex} instructions. @item amx_fp16 Target supports the execution of @code{amx-fp16} instructions. +@item amx_tf32 +Target supports the execution of @code{amx-tf32} instructions. + @item cell_hw Test system can execute AltiVec and Cell PPU instructions. |