[interp] fix op_explicit for cast from nfloat to nint and vice versa (#14201)
commitb6587926147b15ba15cf8e1a52793ccfe8928308
authorBernhard Urban <lewurm@gmail.com>
Thu, 25 Apr 2019 06:37:01 +0000 (25 08:37 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Apr 2019 06:37:01 +0000 (25 08:37 +0200)
tree65c9bf9e0618f69cf5890f6c298aee1ed79c5b30
parent1e9ea1c6165107873164a1c8320a417acbd4a2a7
[interp] fix op_explicit for cast from nfloat to nint and vice versa (#14201)

Fixes https://github.com/xamarin/xamarin-macios/issues/5809
mono/mini/builtin-types.cs
mono/mini/interp/transform.c