User`s guide
135Targeting MC56F83xx/DSP5685x Controllers
7
Inline Assembly Language
and Intrinsics
The CodeWarrior™ compiler supports inline assembly language and intrinsic
functions. This chapter explains the IDE implementation of Motorola assembly
language, with regard to DSP56800E development. It also explains the relevant
intrinsic functions.
This chapter contains these sections:
• Inline Assembly Language
• Intrinsic Functions
Inline Assembly Language
This section explains how to use inline assembly language. It contains these sections:
• Inline Assembly Overview
• Assembly Language Quick Guide
• Calling Assembly Language Functions from C Code
• Calling Functions from Assembly Language