eos-vm icon indicating copy to clipboard operation
eos-vm copied to clipboard

Fix hardware floating point for jit

Open swatanabe-b1 opened this issue 4 years ago • 0 comments

  • Fix a number of issues where handling of NaN was different from softfloat.
  • Add tests to verify identical behavior with softfloat.
  • Add a template parameter to control softfloat vs. hard float
  • Allow hard-float for the interpreter with caveats.

swatanabe-b1 avatar Mar 06 '20 16:03 swatanabe-b1