[PATCH v4] ARM: Add generic instruction opcode manipulation helpers

Dave Martin dave.martin at linaro.org
Thu Dec 22 06:27:51 EST 2011


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 at linaro.org>
> > Acked-by: Nicolas Pitre <nico at 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



More information about the linux-arm-kernel mailing list