diff options
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-ppc.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/doc/c-ppc.texi b/gas/doc/c-ppc.texi index 2e762a5..9fb9614 100644 --- a/gas/doc/c-ppc.texi +++ b/gas/doc/c-ppc.texi @@ -115,6 +115,9 @@ Generate code for PowerPC e300 family. @item -maltivec Generate code for processors with AltiVec instructions. +@item -mvle +Generate code for Freescale PowerPC VLE instructions. + @item -mvsx Generate code for processors with Vector-Scalar (VSX) instructions. |