All of lore.kernel.org
 help / color / mirror / Atom feed
From: dave.martin@linaro.org (Dave Martin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4] ARM: Add generic instruction opcode manipulation helpers
Date: Thu, 22 Dec 2011 11:27:51 +0000	[thread overview]
Message-ID: <20111222112751.GB2573@localhost> (raw)
In-Reply-To: <alpine.LFD.2.02.1112191201360.2907@xanadu.home>

On Mon, Dec 19, 2011 at 12:03:32PM -0500, Nicolas Pitre wrote:
> On Mon, 19 Dec 2011, Dave Martin wrote:
> 
> > This patch adds some endianness-agnostic helpers to convert machine
> > instructions between canonical integer form and in-memory
> > representation.
> > 
> > A canonical integer form for representing instructions is also
> > formalised here.
> > 
> > Signed-off-by: Dave Martin <dave.martin@linaro.org>
> > Acked-by: Nicolas Pitre <nico@linaro.org>
> > ---
> > Changes since v1:
> > 
> > v4: Rebase on top of Leif's patch which created <asm/opcodes.h>
> >     ARM: 7206/1: Add generic ARM instruction set condition code checks.
> 
> In that case you might be able to put your patch in the patch system, 
> and then go back to add a note for Russell mentioning 7206/1 is a 
> prerequisite.

OK, I'll try and do that.

Cheers
---Dave

  reply	other threads:[~2011-12-22 11:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-19 14:36 [PATCH v4] ARM: Add generic instruction opcode manipulation helpers Dave Martin
2011-12-19 17:03 ` Nicolas Pitre
2011-12-22 11:27   ` Dave Martin [this message]
2012-01-21 16:39     ` Rabin Vincent

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=20111222112751.GB2573@localhost \
    --to=dave.martin@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.