| commit | 0c9030deaf59d444f9e757ee73d6d81bfe2d3376 | [log] [tgz] |
|---|---|---|
| author | Leif Lindholm <leif.lindholm@arm.com> | Mon Dec 12 19:31:55 2011 +0100 |
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Dec 13 08:52:02 2011 +0000 |
| tree | 000b8008b69352cb46ecbd116ffa2d6bd343d4a4 | |
| parent | 9904f7933bd3b6aef880f7a91ddd8b19420ffd11 [diff] |
ARM: 7206/1: Add generic ARM instruction set condition code checks.
This patch breaks the ARM condition checking code out of nwfpe/fpopcode.{ch}
into a standalone file for opcode operations. It also modifies the code
somewhat for coding style adherence, and adds some temporary variables for
increased readability.
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>