target-arm/machine.c: Restore VFP registers correctly
authorDmitry Koshelev <karaghiozis@gmail.com>
Wed, 19 Oct 2011 16:14:07 +0000 (16:14 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 19 Oct 2011 16:14:07 +0000 (16:14 +0000)
commit1518025641c6c067518c871be7f72a524dc68711
tree82f19aab17f080d564c97fcc0d215d4cde1d9715
parentda97f52cb35ccf72a4a3d745926ee5e3c263ed07
target-arm/machine.c: Restore VFP registers correctly

Fix the restoring of VFP registers on vmload.

Signed-off-by: Dmitry Koshelev <karaghiozis@gmail.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
[peter.maydell: improved commit message a little]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/machine.c