Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

9.5.2.2. Returning from Exceptions

After returning from the ISR or software exception handler, the general exception funnel performs the following tasks:
  • Restores the stack pointer, if a separate exception stack is used
  • Restores the registers from the stack
  • Exits by issuing an eret (exception return) instruction