mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
* doc/c-ppc.texi (PowerPC-Opts): Document -me500, -me500x2, -mspe.
This commit is contained in:
@ -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>
|
2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* doc/c-i386.texi; Document .ssse3, .sse4.1, .sse4.2 and .sse4.
|
* 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
|
@item -mppc64, -m620
|
||||||
Generate code for PowerPC 620/625/630.
|
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
|
@item -mppc64bridge
|
||||||
Generate code for PowerPC 64, including bridge insns.
|
Generate code for PowerPC 64, including bridge insns.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user