ARM: 8811/1: always list both ldrd/strd registers explicitly
authorNicolas Pitre <nicolas.pitre@linaro.org>
Fri, 9 Nov 2018 03:26:39 +0000 (04:26 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Mon, 12 Nov 2018 10:51:54 +0000 (10:51 +0000)
commitbc2eca9a682881f9da3cc7e2d75b752e549a134d
tree16fcd1563623fd65ccc04358db0588fcba21cb8b
parent82c08c3e7f171aa7f579b231d0abbc1d62e91974
ARM: 8811/1: always list both ldrd/strd registers explicitly

The ldrd and strd instructions work on a pair of consecutive registers.
It is possible to specify either the first register in the pair, or both
registers explicitly. Let's always do the later to make things clearer.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Suggested-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/kernel/head.S
arch/arm/mm/copypage-xsc3.c
arch/arm/mm/copypage-xscale.c
arch/arm/mm/pv-fixup-asm.S