All of lore.kernel.org
 help / color / mirror / Atom feed
From: joserz@linux.vnet.ibm.com
To: programmingkidx@gmail.com
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Sandipan Das <sandipandas1990@gmail.com>,
	"qemu-devel@nongnu.org qemu-devel" <qemu-devel@nongnu.org>,
	aNikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Subject: Re: [Qemu-devel] [PATCH risu] ppc64: Fix patterns for rotate doubleword instructions
Date: Thu, 25 May 2017 17:05:37 -0300	[thread overview]
Message-ID: <20170525200537.GA12666@pacoca> (raw)
In-Reply-To: <20170524023303.GA12163@pacoca>

On Tue, May 23, 2017 at 11:33:03PM -0300, joserz@linux.vnet.ibm.com wrote:
> On Tue, May 23, 2017 at 11:47:30AM +0530, Nikunj A Dadhania wrote:
> > G 3 <programmingkidx@gmail.com> writes:
> > 
> > > On May 22, 2017, at 4:32 AM, qemu-devel-request@nongnu.org wrote:
> > >
> > > Hello I have also done some work risu. My patches add ppc32 support.  
> > > Well my patches were made to work with Mac OS X but they are required  
> > > to work with Linux. Do you think you could help port these patches to  
> > > Linux?
> > 
> > Ziviani did the ppc64 work, lets see if he can spare some time.
> > 
> > The patches haven't come right on the mailing list, its tedious to pull
> > them. Please resend them with git send-mail.
> > 
> 
> Hey, sure I can help. I'll take a look on them.
> 
> > >
> > > ppc.risu:
> > > https://patchwork.kernel.org/patch/9697489/

Hi John,

What do you think about sharing the same ppc64.risu file to ppc and ppc64/ppc64le. Then, instead of:

<NAME> PPC64LE 01111...

we'd have:

<NAME> PPC 01111...

So, specific instructions would be:

<NAME> PPC64LE 01111...
<NAME> PPC64 01111...
<NAME> PPC32 01111...

It will allow users to select the arch by using patterns like: ./risugen
--pattern "PPC64*", or --pattern "PPC32*".

Finally, we could rename ppc64.risu to powerpc.risu :).

What do you think?

Thanks

  reply	other threads:[~2017-05-25 20:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.73115.1495441935.22737.qemu-devel@nongnu.org>
2017-05-22 13:06 ` [Qemu-devel] [PATCH risu] ppc64: Fix patterns for rotate doubleword instructions G 3
2017-05-23  6:17   ` Nikunj A Dadhania
2017-05-24  2:33     ` joserz
2017-05-25 20:05       ` joserz [this message]
2017-05-25 23:17         ` Programmingkid
2017-05-30 12:01         ` Peter Maydell
2017-05-30 14:21           ` G 3
2017-05-22  6:16 Sandipan Das
2017-05-22  7:03 ` Nikunj A Dadhania
2017-05-22  7:27   ` Sandipan Das

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170525200537.GA12666@pacoca \
    --to=joserz@linux.vnet.ibm.com \
    --cc=nikunj@linux.vnet.ibm.com \
    --cc=peter.maydell@linaro.org \
    --cc=programmingkidx@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sandipandas1990@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.