[PATCH 2/4] Use generic ARM instruction set condition code checks for nwfpe.
Will Deacon
will.deacon at arm.com
Sat Dec 10 08:21:24 EST 2011
On Fri, Dec 09, 2011 at 06:54:40PM +0000, Leif Lindholm wrote:
> This patch changes the nwfpe implementation to use the new generic
> ARM instruction set condition code checks, rather than a local
> implementation. It also removes the existing condition code checking,
> which has been used for the generic support (in kernel/opcodes.{ch}).
>
> This code has not been tested beyond building, linking and booting.
>
> Signed-off-by: Leif Lindholm <leif.lindholm at arm.com>
> ---
> arch/arm/nwfpe/entry.S | 8 +++++---
> arch/arm/nwfpe/fpopcode.c | 26 --------------------------
> arch/arm/nwfpe/fpopcode.h | 3 ---
> 3 files changed, 5 insertions(+), 32 deletions(-)
Reviewed-by: Will Deacon <will.deacon at arm.com>
Will
More information about the linux-arm-kernel
mailing list