On Mon, Nov 11, 2013 at 10:56 PM, Michael van Elst <mlel...@serpens.de> wrote:
> m...@3am-software.com (Matt Thomas) writes:
>
>>Exactly.  with hf, floating point values are passed in floating point
>>registers.  That can not be hidden via a library (this works on x86
>>since the stack has all the arguments).
>
> It could be hidden by emulating the floating point hardware.

Thats not sane. The slowdown would be enormous. You are emulating
registers as well as operations.

Justin

Reply via email to