]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9fc32c9553b176b36b20e3b9f308df211a2feeec
tree29d15e9f913ffefdf16bc88c8f220e7ba9cc7548
parent542db35edf9bf873bbca1c2e2523b08884dd2a5b
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