[Mono-dev] arm fp instructions
Paolo Molaro
lupus at ximian.com
Wed Mar 15 11:58:49 EST 2006
On 03/15/06 FALE(Leopold Faschalek) wrote:
> My tests with mono 1.1.9 failed because mono generated vfp
> instructions and linux has only an emulator for the older fpe
> standard.
Mono never generated vfp instructions. The FP model
currently implemented is called FPA.
> Is there some information about the fp code generation and
> possible options for the generated code (fpe or vfp or soft-fp)
Currently only the FPA model is supported.
We'd like to eventually implement support for VFP and soft-float, but we
haven't scheduled it yet. I can offer assistance is someone wants to
contribute, though.
lupus
--
-----------------------------------------------------------------
lupus at debian.org debian/rules
lupus at ximian.com Monkeys do it better
More information about the Mono-devel-list
mailing list