[RFA] Patch to conform to Power ISA 2.06

Peter Bergner bergner@vnet.ibm.com
Thu Feb 19 19:40:00 GMT 2009


On Thu, 2009-02-19 at 10:16 -0600, Edmar Wienskoski-RA8797 wrote:
> > This is the change I'll soon be submitting as part of the POWER7 changes
> > (also ISA 2.06):
> >
> > -{"wait",       X(31,62),       0xffffffff,  E500MC,    {0}},
> > +{"waitrsv",    X(31,62)|(1<<21), 0xffffffff, POWER7,   {0}},
> > +{"waitimpl",   X(31,62)|(2<<21), 0xffffffff, POWER7,   {0}},
> > +{"wait",       X(31,62),       XWC_MASK, E500MC|POWER7, {WC}}
> >
> >
> > Peter
> >   
> Ok. Can you please use E500MC | POWER7 for waitrsv and waitimpl as well ?
> The e500mc linux folks here just asked me that...

Will do.  I'll also throw in waitrsv and waitimpl into your e500mc.[sd] tests.

Peter





More information about the Binutils mailing list