Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ARM prolog and epilog code segments are required to implement Structured Exception Handling (SEH) for ARM microprocessors. The ARM prolog is a code segment that sets up the stack frame for a routine. The epilog removes the routine frame and returns from the routine.
For more information about SEH for device compilers, see SEH in RISC Environments.
See Also
ARM Calling Sequence Specification | ARM Prolog | ARM Epilog | THUMB Prolog | THUMB Epilog
Send Feedback on this topic to the authors