Skip to main content

IAR Embedded Workbench for RX 5.20

__MOVCO

In this section:
Syntax
long __MOVCO(long, long *);
Description

Inserts a MOVCO instruction. The MOVCO instruction is used together with the MOVLI 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.