17.5.2 Context Restoration

Any objects saved by software are automatically restored by software before the interrupt function returns. The order of restoration is the reverse to that used when context is saved.

If the no_fpu function attribute has been used with an interrupt function, the FPU-enable bit is restored to its original state in the function's epilogue code.