Nios II Classic Software Developer’s Handbook

ID 683282
Date 5/14/2015
Public
Document Table of Contents

8.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