Call Instruction

From SEGGER Wiki
Jump to: navigation, search

A Call Instruction branches to a subroutine or procedure before ultimately returning to the point from which it was called.

This is in contrast to a Jump Instruction whereby control does not automatically return to the point from which it was called.