This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Add POWER6 machine description
- From: Rask Ingemann Lambertsen <rask at sygehus dot dk>
- To: Peter Bergner <bergner at vnet dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 28 Oct 2006 11:25:03 +0200
- Subject: Re: [PATCH] Add POWER6 machine description
- References: <20061027185729.GA2473@localhost.localdomain>
On Fri, Oct 27, 2006 at 01:57:29PM -0500, Peter Bergner wrote:
> 2006-10-27 Pete Steinmetz <steinmtz@us.ibm.com>
> Peter Bergner <bergner@vnet.ibm.com>
>
> * doc/invoke.texi: Add cpu_type power6x
> (RS/6000 and PowerPC Options): Add -mmfpgpr.
> @@ -11301,6 +11306,10 @@ architecture.
> The @option{-mfprnd} option allows GCC to generate the FP round to
> integer instructions implemented on the POWER5+ processor and other
> processors that support the PowerPC V2.03 architecture.
> +The @option{-mfpgpr} option allows GCC to generate the FP move to/from
> +general purpose register instructions implemented on the POWER6X
> +processor and other processors that support the extended PowerPC V2.05
> +architecture.
s/-mfpgpr/-mmfpgpr/
--
Rask Ingemann Lambertsen