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.