IAR Embedded Workbench for RISC-V 3.40IAR C/C++ DevelopmentIntrinsic functionsDescriptions of IAR intrinsic functions__nds__rdov__nds__rdovIn this section: Syntaxunsigned long __nds__rdov(void);DescriptionReads the Xandesdsp extension overflow bit. Returns 1 if an overflow has occurred and 0 otherwise.To use this intrinsic function in an application, include the header file nds_intrinsic.h.