summaryrefslogtreecommitdiff
path: root/arch/arm/tools
diff options
context:
space:
mode:
authorDave Martin <dave.martin@linaro.org>2011-08-19 16:59:27 (GMT)
committerRussell King <rmk+kernel@arm.linux.org.uk>2011-10-17 08:12:40 (GMT)
commit85519189df91c8aa9c368de0bdcfd7812200e614 (patch)
tree2f57a4688097542e977497549420e081053f77e6 /arch/arm/tools
parent2ecccf90f2a6d821af4d33f086d59895e5d3bedc (diff)
downloadlinux-85519189df91c8aa9c368de0bdcfd7812200e614.tar.xz
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>
Diffstat (limited to 'arch/arm/tools')
0 files changed, 0 insertions, 0 deletions