[PATCH] document -m{e500,e500x2,spe}

Nathan Froyd froydnj@codesourcery.com
Wed Apr 18 17:58:00 GMT 2007


The attached patch adds documentation for the PowerPC -me500, -me500x2,
and -mspe options to gas's manual.

OK to commit?

-Nathan

gas/
2007-04-18  Nathan Froyd  <froydnj@codesourcery.com>

	* doc/c-ppc.texi (me500, me500x2, mspe): Document.
-------------- next part --------------
Index: gas/doc/c-ppc.texi
===================================================================
--- gas/doc/c-ppc.texi	(revision 168964)
+++ gas/doc/c-ppc.texi	(working copy)
@@ -58,6 +58,12 @@ Generate code for PowerPC 7400/7410/7450
 @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.
 


More information about the Binutils mailing list