-
Enhancement
-
Resolution: Unresolved
-
Medium
-
Code Generation Tools
-
CODEGEN-11174
-
C2000_22.6.0.LTS
-
C2000_22.6.1.LTS
-
default
The __byte intrinsic results in the MOVB instruction being used. This instruction never sign extends its input. The documentation of the __byte intrinsic is silent about this detail.