OSDN Git Service

ARM: 7207/1: Use generic ARM instruction set condition code checks for nwfpe.
authorLeif Lindholm <leif.lindholm@arm.com>
Mon, 12 Dec 2011 18:44:49 +0000 (19:44 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 13 Dec 2011 08:52:02 +0000 (08:52 +0000)
commite7f626db83689f55089717a6d771c57afe1adc1a
tree29d15e9f913ffefdf16bc88c8f220e7ba9cc7548
parent0c9030deaf59d444f9e757ee73d6d81bfe2d3376
ARM: 7207/1: Use generic ARM instruction set condition code checks for nwfpe.

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@arm.com>
Reviewed-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/nwfpe/entry.S
arch/arm/nwfpe/fpopcode.c
arch/arm/nwfpe/fpopcode.h