6.58 __ROR Intrinsic Function
Inserts an ROR
instruction.
Suggested Replacement
__ROR
Caveats
None.
Examples
unsigned int __ROR(unsigned int);
Further Information
None.
Inserts an ROR
instruction.
__ROR
None.
unsigned int __ROR(unsigned int);
None.