[RyuJIT/armel] Correct returning float values.
authorAlexander Soldatov <soldatov.a@samsung.com>
Tue, 6 Jun 2017 14:10:12 +0000 (17:10 +0300)
committerAlexander Soldatov <soldatov.a@samsung.com>
Fri, 9 Jun 2017 16:07:37 +0000 (19:07 +0300)
commita0215a133dd1b599b6ae759d4a2609a1574fa2ac
tree5dbdc8335450aad811b51da4ab331b4db34f646c
parentbf56f7c7be150d43d9e279d5f27d60b0ef58707a
[RyuJIT/armel] Correct returning float values.

Returned from function float pointing value in softfp mode should be
stored into r0 (r0-r1 for TYP_DOUBLE).

Commit migrated from https://github.com/dotnet/coreclr/commit/be4f1fa51ca71b542aa104c74f8c4771babd670a
src/coreclr/src/jit/codegenarm.cpp