summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorNicolas Pitre <nico@cam.org>2008-10-23 05:34:08 +0200
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-10-23 13:53:32 +0200
commit884afaab44c9f92eb618ce53b3d2b5316f174a39 (patch)
tree4d2795bc6050916411092736e5fe37ba5640983d /crypto
parent[ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.S (diff)
downloadlinux-884afaab44c9f92eb618ce53b3d2b5316f174a39.tar.xz
linux-884afaab44c9f92eb618ce53b3d2b5316f174a39.zip
[ARM] 5320/1: fix assembly constraints in implementation of do_div()
Those inline assembly segments using the umlal instruction must have the & modifier so to be sure that a purely input register won't alias one of the registers used as input+output. In most cases, the inputs are still used after the outputs are touched, and most binutil versions insist on "rdhi, rdlo and rm must all be different" even for ARMv6+. Signed-off-by: Nicolas Pitre <nico@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions