*bump*
I guess there no way to do this now. But maybe a VM guy can give me how
difficult it might be to extend the VM accordingly.
Best, Steffen
Am .01.2018, 12:27 Uhr, schrieb Steffen Märcker <merk...@web.de>:
Hi,
is there any way to set the rounding mode for IEEE floating point
operations? Maybe something like
Double roundToMinusInfWhile: [... code goes here ...]Double
roundToZeroWhile: [... more code here ...]
If not, is it possible to add this behavior, e.g., via a custom
primitive?
Best, Steffen