* doc/c-ppc.texi (PowerPC-Opts): Document -me500, -me500x2, -mspe.

This commit is contained in:
Alan Modra 2007-04-19 00:05:32 +00:00
parent 9e420ec8b4
commit 7a467a2831
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2007-04-19 Nathan Froyd <froydnj@codesourcery.com>
* doc/c-ppc.texi (PowerPC-Opts): Document -me500, -me500x2, -mspe.
2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
* doc/c-i386.texi; Document .ssse3, .sse4.1, .sse4.2 and .sse4.

View File

@ -58,6 +58,12 @@ Generate code for PowerPC 7400/7410/7450/7455.
@item -mppc64, -m620
Generate code for PowerPC 620/625/630.
@item -me500, -me500x2
Generate code for Motorola e500 core complex.
@item -mspe
Generate code for Motorola SPE instructions.
@item -mppc64bridge
Generate code for PowerPC 64, including bridge insns.