turn_off_conv_rndg

Generates a sequence for disabling convergent rounding by setting the R bit in the OMR register and waiting for the enabling to take effect.

Note: If convergent rounding is disabled, the assembler performs twos complement rounding.
Prototype

  void  turn_off_conv_rndg(void)

  

  
Usage

  turn_off_conv_rndg();