mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 02:53:48 +08:00
* doc/c-ppc.texi (PowerPC-Opts): Document -me500, -me500x2, -mspe.
This commit is contained in:
parent
9e420ec8b4
commit
7a467a2831
@ -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.
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user