On Mon, Mar 25, 2019 at 10:56:34AM +0100, Greg Kurz wrote:
> On Fri, 22 Mar 2019 11:15:40 +1100
> David Gibson <da...@gibson.dropbear.id.au> wrote:
> 
> > Signed-off-by: David Gibson <da...@gibson.dropbear.id.au>
[snip]
> > @@ -2916,10 +2955,11 @@ static void gen_stmw(DisasContext *ctx)
> >  /***                    Integer load and store strings                     
> > ***/
> >  
> >  /* lswi */
> > -/* PowerPC32 specification says we must generate an exception if
> > - * rA is in the range of registers to be loaded.
> > - * In an other hand, IBM says this is valid, but rA won't be loaded.
> > - * For now, I'll follow the spec...
> > +/*
> > + * PowerPC32 specification says we must generate an exception if rA is
> > + * in the range of registers to be loaded.  In an other hand, IBM says
> > + * this is valid, but rA won't be loaded.  For now, I'll follow the
> > + * spec...
> >   */
> 
> Merge with the preceding comment ?

Actually, I think I'll leave it.  The one-liner serves a different
purpose and has a different format to the block below.

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson

Attachment: signature.asc
Description: PGP signature

Reply via email to