Add an IS_HARD_FLOAT macro to the ARM back end.
authorAlex Rønne Petersen <alexrp@xamarin.com>
Mon, 29 Jul 2013 05:10:21 +0000 (07:10 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Mon, 2 Dec 2013 18:27:37 +0000 (19:27 +0100)
commitfb6e4eb972e79932cb6a8a29ca5285b28750e98c
tree2fb4e1212b7c1a76cc642a2a07f45cf85544b645
parentddf82bffe2e663de94dd27523445449e9022a7cc
Add an IS_HARD_FLOAT macro to the ARM back end.

Also define correct values for IS_SOFT_FLOAT and IS_VFP for
the hardware floating point (ARM_FPU_VFP_HARD) case.
mono/mini/mini-arm.c