SHx Inline Assembly Samples
For certain designated functions, the compiler does not generate a prolog or epilog. If you need to work with a function such as this, specify the prolog and epilog code within __asm statements.
For examples of how to write prolog code of an SH-3 microprocessor, see SH-3 Examples. For examples of how to write prolog code of an SH-4 microprocessor, see SH-4 Examples.
See Also
SHx Inline Assembly Language | SH-4 and SH3-DSP Inline Assembly Language | Intrinsic Functions and SHx Inline Assembly | Elements of the SHx __asm Block | SH-3 Examples | SH-4 Examples
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.