This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] Remove support for POWER7 VSX load/store with update instructions
- From: Peter Bergner <bergner at vnet dot ibm dot com>
- To: Alan Modra <amodra at bigpond dot net dot au>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Tue, 29 Sep 2009 08:35:08 -0500
- Subject: Re: [PATCH] Remove support for POWER7 VSX load/store with update instructions
- References: <1254195720.5276.125.camel@otta> <20090929072238.GQ18973@bubble.grove.modra.org>
On Tue, 2009-09-29 at 16:52 +0930, Alan Modra wrote:
> On Mon, Sep 28, 2009 at 10:42:00PM -0500, Peter Bergner wrote:
> > The VSX load and store with update form instructions have been removed from
> > the Power ISA 2.06. This patch removes all support for them. This passed
> > build and make check. Ok for mainline and 2.20?
>
> OK.
Thanks. This is now committed to both mainline and binutils-2_20-branch.
Peter