[ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 3 Oct 2008 10:09:10 +0000 (11:09 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 3 Oct 2008 10:32:09 +0000 (11:32 +0100)
These instructions were placed in the code directly as opcodes because
early compilers didn't support them. Toolchains supporting ARMv7
understand these instructions and the patch puts the mnemonics back.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found