[arm] fix some more host/target pointer size issues
commit71e0854e2ae8aa0bbf3e8952b319916335a9641c
authorBernhard Urban <lewurm@gmail.com>
Tue, 18 Jun 2019 07:01:50 +0000 (18 09:01 +0200)
committerMarek Safar <marek.safar@gmail.com>
Wed, 19 Jun 2019 10:58:52 +0000 (19 12:58 +0200)
treec5e49c56af220cf02de8832a987e32bf6c3a054d
parent9d1153af228ddafa2e4b05f5c5d11578858cdaa2
[arm] fix some more host/target pointer size issues

As suggested by Jay in https://github.com/mono/mono/issues/15058#issuecomment-501995400

I haven't seen fixing it any specific issue, but we should still backport it to `2019-06` in order to avoid hard-to-debug regressions.

Contributes to https://github.com/mono/mono/issues/9621
mono/mini/mini-arm.c