Class F16roundNode

All Implemented Interfaces:
com.oracle.truffle.api.instrumentation.InstrumentableNode, com.oracle.truffle.api.nodes.NodeInterface, Cloneable

public abstract class F16roundNode extends MathOperation
  • Constructor Details

  • Method Details

    • f16round

      protected static double f16round(double x)
    • f16round

      protected double f16round(Object a)