DSP Core Reference Manual

5-54 SC140 DSP Core Reference Manual
Exception Processing
Then
The execution set from the target of the exception vector is executed after ES1, and the address
of ES2 is pushed as a return address to the stack.
2 cycles are added.
Else, if (ES1 is JUMP):
Then
The execution set from the target of the exception vector is executed after ES0, and the
address of ES1 is pushed as a return address to the stack.
3 cycles are added.
End