[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)
commit000b50259271c9c14f6e175795f5164e1d51d35b
treed6c5cde5c74cb84e8ad4d3dc5beefdd131c0c010
parent3319f5e51a20f3e3c59ed7dac9fc2d5c89aa2d9f
[ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name

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>
arch/arm/boot/compressed/head.S
arch/arm/mm/proc-v7.S