aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2013-07-10 12:54:00 +0200
committerJan Beulich <jbeulich@suse.com>2013-07-10 12:54:00 +0200
commit74d57ce43b2266b274ad89189ca3280c1e286883 (patch)
treee58751cfac456debbe2ac2bccc2a3ec7ec9039af /docs
parent1d75c9148c3de27a0a2ca94740f04bf501fc6daf (diff)
downloadxen-74d57ce43b2266b274ad89189ca3280c1e286883.tar.gz
xen-74d57ce43b2266b274ad89189ca3280c1e286883.tar.bz2
xen-74d57ce43b2266b274ad89189ca3280c1e286883.zip
arm: correct vfp save/restore asm constraints
Some versions of gcc complain: > vfp.c: In function 'vfp_restore_state': > vfp.c:45:27: error: memory input 0 is not directly addressable > vfp.c:51:31: error: memory input 0 is not directly addressable There is no way to express the constraint we want (which is the address of the array, clobbering the whole array). Therefore we have to fake it up by using two constraints. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Will.Deacon@arm.com Acked-by: Julien Grall <julien.grall@linaro.org>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions