[interp] Add missing param support for floating types in interp_entry (#6427)
commit6ae3e4795cc5f17285327df4d8d0ac501a85f26c
authorVlad Brezae <brezaevlad@gmail.com>
Mon, 8 Jan 2018 12:16:24 +0000 (8 14:16 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Jan 2018 12:16:24 +0000 (8 14:16 +0200)
tree13aab1e8f50d6254c7fce00f9bdfaab696a9ec61
parent61f6da9cb4b83acb1dc81313734218175075bfb2
[interp] Add missing param support for floating types in interp_entry (#6427)

* [interp] Add missing param support for floating types in interp_entry

Remove some duplicated code

* [interp] Reenable thunks.exe on arm

It fails due to the known RGCTX register clobbering by trampolines.
mono/mini/interp/interp.c
mono/tests/Makefile.am