gdbserver/linux-low: turn 'fetch_register' into a method
[deliverable/binutils-gdb.git] / gas / doc / c-ppc.texi
index b2fac7b9cd876e866d61487edebd17fe05d73224..6d6bf24cfb3358ff2e94adc97b51d9905d22a8e4 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright (C) 2001-2016 Free Software Foundation, Inc.
+@c Copyright (C) 2001-2020 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @c man end
@@ -72,8 +72,8 @@ Generate code for PowerPC 476.
 @item -m7400, -m7410, -m7450, -m7455
 Generate code for PowerPC 7400/7410/7450/7455.
 
-@item -m750cl
-Generate code for PowerPC 750CL.
+@item -m750cl, -mgekko, -mbroadway
+Generate code for PowerPC 750CL/Gekko/Broadway.
 
 @item -m821, -m850, -m860
 Generate code for PowerPC 821/850/860.
@@ -99,6 +99,9 @@ Generate code for Freescale e6500 core complex.
 @item -mspe
 Generate code for Motorola SPE instructions.
 
+@item -mspe2
+Generate code for Freescale SPE2 instructions.
+
 @item -mtitan
 Generate code for AppliedMicro Titan core complex.
 
@@ -226,7 +229,7 @@ control command (@pxref{Preprocessing}).
 
 If the assembler has been configured for the ppc-*-solaris* target
 then the @samp{!} character also acts as a line comment character.
-This can be disabled via the @option{-mno-solaris} command line
+This can be disabled via the @option{-mno-solaris} command-line
 option.
 
 @cindex line separator, PowerPC
This page took 0.02304 seconds and 4 git commands to generate.