Lines Matching refs:Perform
300 Perform integer division and remainder thereby producing two results.
328 Perform integer comparison producing non-zero (true) or zero (false). It's
388 Perform the requested arithmetic and produce a carry output in addition to the
398 Perform the requested arithmetic and consume a carry input in addition to the
443 Perform floating point comparison producing non-zero (true) or zero
496 Perform floating-point minimum on two values.
506 Perform floating-point maximum on two values.
516 Perform floating-point minimum on two values, following the IEEE-754 2008
523 Perform floating-point maximum on two values, following the IEEE-754 2008
544 Perform the specified floating point arithmetic.
549 Perform a fused multiply add (i.e. without the intermediate rounding step).
554 Perform a non-fused multiply add (i.e. with the intermediate rounding step).