iLLD_TC27xC  1.0
Collaboration diagram for Register Handling:

Macros

#define __mtcr_no_isync(reg, val)   __asm("mtcr %0,%1"::"i"(reg),"d"(val));
 

Detailed Description

The next table provides an overview of the intrinsic functions that you can use to access control registers.

Macro Definition Documentation

#define __mtcr_no_isync (   reg,
  val 
)    __asm("mtcr %0,%1"::"i"(reg),"d"(val));

Definition at line 158 of file IfxCpu_IntrinsicsTasking.h.