__MOVLI
In this section:
Syntax
void __MOVLI(long *);
Description
Inserts a MOVLI instruction. The MOVLI instruction is used together with the MOVCO instruction to support thread synchronization. These instructions are only available for the RXv2 and RXv3 architectures.
Note
To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.