aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig.debug
diff options
context:
space:
mode:
authorDave Martin <dave.martin@linaro.org>2011-08-19 17:59:27 +0100
committerNicolas Pitre <nicolas.pitre@linaro.org>2011-10-17 10:24:45 -0400
commitbb9360ddccc2a4da13dedf17566585553c2a2a14 (patch)
treec6b1823a55ff0410ffcd8a33afbedd3dedd082ba /arch/arm/Kconfig.debug
parentf403732c5aa62004b301b035a187ce859f0f5e16 (diff)
ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instructions
When testing whether a Thumb-2 instruction is 32 bits long or not, the masking done in order to test bits 11-15 of the first instruction halfword won't affect the result of the comparison, so remove it. Signed-off-by: Dave Martin <dave.martin@linaro.org> Reviewed-by: Jon Medhurst <tixy@yxit.co.uk> Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> (cherry picked from commit 85519189df91c8aa9c368de0bdcfd7812200e614)
Diffstat (limited to 'arch/arm/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions