diff options
author | Nicolas Pitre <[email protected]> | 2018-11-09 04:26:39 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2018-11-12 10:51:54 +0000 |
commit | bc2eca9a682881f9da3cc7e2d75b752e549a134d (patch) | |
tree | 16fcd1563623fd65ccc04358db0588fcba21cb8b /arch/arm/lib/copy_to_user.S | |
parent | 82c08c3e7f171aa7f579b231d0abbc1d62e91974 (diff) |
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 <[email protected]>
Suggested-by: Robin Murphy <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'arch/arm/lib/copy_to_user.S')
0 files changed, 0 insertions, 0 deletions